Skip to content

Commit

Permalink
バージョン番号の表示幅の調整
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsu-syo committed Jun 28, 2020
1 parent 15c77d4 commit d93cf99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 3 additions & 3 deletions program/noMeiryoUI.rc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#undef APSTUDIO_READONLY_SYMBOLS

/////////////////////////////////////////////////////////////////////////////
// ���{�� (���{) resources
// ??? (??) resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
Expand Down Expand Up @@ -63,7 +63,7 @@ CAPTION "Meiryo UI
MENU IDR_MENU1
FONT 11, "�l�r �o�S�V�b�N", 400, 0, 0x80
BEGIN
LTEXT "Meiryo UI��������炢!! Version 2.40.1",IDC_STATIC_APP_TITLE,7,7,130,14,SS_NOPREFIX
LTEXT "Meiryo UI��������炢!! Version 2.40.1",IDC_STATIC_APP_TITLE,7,7,141,14,SS_NOPREFIX
RTEXT "Copyright (C) Tatsu 2005,2012-2020",IDC_STATIC_AUTHOR,137,7,161,14
LTEXT "",IDC_STATIC_VERNO,7,20,293,10
GROUPBOX "�S�̐ݒ�",IDC_GROUP_ALL,7,37,293,45
Expand Down Expand Up @@ -266,7 +266,7 @@ BEGIN
IDC_NOMEIRYOUI "NOMEIRYOUI"
END

#endif // ���{�� (���{) resources
#endif // ??? (??) resources
/////////////////////////////////////////////////////////////////////////////


Expand Down
3 changes: 0 additions & 3 deletions program/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
// The sources for noMeiryoUI are distributed under the MIT open source license
//
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ で生成されたインクルード ファイル。
// noMeiryoUI.rc で使用
//
#define IDC_MYICON 2
#define ID_SEL_ALL 3
#define ID_SEL_TITLE 4
Expand Down

0 comments on commit d93cf99

Please sign in to comment.