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_blind/src | |
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_blind/src')
-rw-r--r-- | plugins/Clist_blind/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Clist_blind/src/resource.h b/plugins/Clist_blind/src/resource.h index 260e667fef..5f07d6caf0 100644 --- a/plugins/Clist_blind/src/resource.h +++ b/plugins/Clist_blind/src/resource.h @@ -5,6 +5,7 @@ #define IDD_OPT_CLIST 126
#define IDC_DROP 183
#define IDD_OPT_HOTKEY 184
+#define IDR_CLISTMENU 199
#define IDC_HYPERLINKHAND 214
#define IDC_DROPUSER 215
#define IDD_OPT_CLUI 218
@@ -133,6 +134,7 @@ #define IDC_T_GROUP 1663
#define IDC_T_DIVIDER 1664
#define IDC_T_INFO 1665
+#define ID_ICQ_EXIT 40001
// Next default values for new objects
//
|