diff options
Diffstat (limited to 'plugins/modernb/icons_pack/icon_resource.h')
-rw-r--r-- | plugins/modernb/icons_pack/icon_resource.h | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/plugins/modernb/icons_pack/icon_resource.h b/plugins/modernb/icons_pack/icon_resource.h deleted file mode 100644 index c9f5c0f94a..0000000000 --- a/plugins/modernb/icons_pack/icon_resource.h +++ /dev/null @@ -1,32 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by resources.rc
-//
-#define IDI_MAINMENU 100
-#define IDI_STATUSMENU 105
-#define IDI_HIDEOFFLINE 110
-#define IDI_SHOWOFFLINE 111
-#define IDI_BOOKMARKS 120
-#define IDI_DBEDITOR 130
-#define IDI_FINDUSER 140
-#define IDI_OPTIONS 150
-
-#define IDI_GROUPS_OFF 160
-#define IDI_GROUPS_ON 161
-#define IDI_SOUNDS_OFF 170
-#define IDI_SOUNDS_ON 171
-#define IDI_MINIMIZE 180
-#define IDI_ACCMGR 282
-
-
-#define IDS_IDENTIFY 10
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 190
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1026
-#define _APS_NEXT_SYMED_VALUE 1000
-#endif
-#endif
|