From c274523d9bc253461a3c337d66e09532edae6edd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 9 Nov 2012 22:04:23 +0000 Subject: clist nicer+, part III, final: - standard icons (visible, invisible, chat active) removed from clist due to duplicates; - icon clicks work again; - fix for double extra icons drawing; - tons of various cleanups git-svn-id: http://svn.miranda-ng.org/main/trunk@2265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/src/Include/resource.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'plugins/Clist_nicer/src/Include/resource.h') diff --git a/plugins/Clist_nicer/src/Include/resource.h b/plugins/Clist_nicer/src/Include/resource.h index a6f229e4f8..56fa48d236 100644 --- a/plugins/Clist_nicer/src/Include/resource.h +++ b/plugins/Clist_nicer/src/Include/resource.h @@ -131,7 +131,6 @@ #define IDC_INACTIVEPERC 1187 #define IDC_SHOWSTATUSMSG 1188 #define IDC_SHOWLOCALTIME 1189 -#define IDC_SHOWVISIBILITY 1190 #define IDC_SHOWLOCALTIMEONLYWHENDIFFERENT 1191 #define IDC_TITLETEXT 1196 #define IDC_EXCEPTION_DETAILS 1200 @@ -275,7 +274,6 @@ #define IDI_OVL_DND 2053 #define IDI_OVL_NA 2054 #define IDI_OVL_OCCUPIED 2055 -#define IDI_OVL_FREEFORCHAT 2056 #define IDI_OVL_INVISIBLE 2057 #define IDI_OVL_ONTHEPHONE 2058 #define IDI_OVL_OUTTOLUNCH 2059 @@ -288,8 +286,6 @@ #define IDI_SOUNDSOFF 2106 #define IDI_TABSRMMSESSIONLIST 2107 #define IDI_TABSRMMMENU 2108 -#define IDI_CLVISIBLE 2109 -#define IDI_CLINVISIBLE 2110 #define IDI_PROTOCONNECTING 2111 #define IDI_TBTOPMENU 2112 #define IDI_TBACCOUNTS 2113 @@ -318,7 +314,7 @@ #define IDC_STATIC1 40018 #define IDC_STATIC2 40019 #define IDC_STATIC3 40020 -#define POPUP_VISIBILITY 40021 +//#define POPUP_VISIBILITY 40021 #define IDC_STATIC16 40021 #define IDC_STATIC4 40022 #define IDC_STATIC5 40023 -- cgit v1.2.3