diff options
author | George Hazan <ghazan@miranda.im> | 2022-12-11 15:39:56 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-12-11 15:39:56 +0300 |
commit | 5c32a2be61a50e091b114c957c04373aacf2f43e (patch) | |
tree | 3843fed4cd336269ec6f6068655d99b97a18f866 /protocols/YAMN/src/resource.h | |
parent | a6b295814c643f46ae1ef6f327843b1b357521ac (diff) |
YAMN: option "Display menu item" removed due to Options -> Customize -> Menus editor
Diffstat (limited to 'protocols/YAMN/src/resource.h')
-rw-r--r-- | protocols/YAMN/src/resource.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/protocols/YAMN/src/resource.h b/protocols/YAMN/src/resource.h index e67819d7fe..419437b171 100644 --- a/protocols/YAMN/src/resource.h +++ b/protocols/YAMN/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by YAMN.rc +// Microsoft Visual C++ generated include file. +// Used by W:\miranda-ng\protocols\YAMN\res\YAMN.rc // #define IDI_CHECKMAIL 104 #define IDI_LAUNCHAPP 105 @@ -93,7 +93,6 @@ #define IDC_BTNSTATUS 1123 #define IDC_OPTIONSTAB 1124 #define IDC_BTNCHECKALL 1125 -#define IDC_MAINMENU 1126 #define IDC_CLOSEONDELETE 1127 #define IDC_LONGDATE 1128 #define IDC_SMARTDATE 1129 @@ -111,7 +110,7 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 143 +#define _APS_NEXT_RESOURCE_VALUE 144 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1407 #define _APS_NEXT_SYMED_VALUE 101 |