diff options
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 6e06415b66..7110650081 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -19,6 +19,7 @@ #define IDI_DELETE 175
#define IDC_DROP 183
#define IDI_SENDEMAIL 193
+#define IDR_CLISTMENU 199
#define IDI_BLANK 200
#define IDD_OPT_ICONS 207
#define IDI_FILE 207
@@ -487,6 +488,7 @@ #define IDC_SELECTMODE 19126
#define IDC_CONFIGUREMODES 19127
#define IDC_USEGROUPS 19128
+#define ID_ICQ_EXIT 40001
#define POPUP_NEWSUBGROUP 40004
#define POPUP_GROUPSHOWOFFLINE 40019
#define IDC_FRAME_META 40054
|