diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-01 16:59:23 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-01 16:59:23 +0000 |
commit | 803b51d1a61b8c13badf6ac1f361b4d577f03cda (patch) | |
tree | 6d74775edd57e8b73797420ecab031a2d7c719d3 /plugins/Clist_modern/src/resource.h | |
parent | ebdb188abf6ca1ee5e047c70b9e2be0d47ce67f1 (diff) |
Clist Modern own extra icons support removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@2138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 9d9426fe00..29a9f73c9b 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -141,7 +141,6 @@ #define IDI_ICON5 455
#define IDI_CHAT 455
#define IDI_LISTENING_TO 456
-#define IDD_OPT_ITEM_EXTRAICONS 461
#define IDD_OPT_CLCBKG 462
#define IDI_FAVORITE_0 500
#define IDI_FAVORITE_1 501
@@ -1043,7 +1042,7 @@ #define IDC_STATIC -1
// Next default values for new objects
-//
+//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 509
|