diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-18 20:20:54 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-18 20:20:54 +0000 |
commit | 52c6f1690088802c968bacea4eefcd67f9b6ba15 (patch) | |
tree | 76983ea3d308f684a010a4aef14978f3852951fb /plugins/Clist_modern/src/resource.h | |
parent | 811d9e210f874330efb182cd701e2f69d35c5210 (diff) |
partial revert of [16116] (this breaks clist menu display)
git-svn-id: http://svn.miranda-ng.org/main/trunk@16121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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
|