From 18ddcdba70b8140905168cbf610906acb08e7037 Mon Sep 17 00:00:00 2001 From: Vlad Mironov Date: Thu, 29 May 2014 12:57:12 +0000 Subject: Clist_modern: tray icons refactoring. git-svn-id: http://svn.miranda-ng.org/main/trunk@9340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/resource.h | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'plugins/Clist_modern/src/resource.h') diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 61e5f7b5cb..1185f63f76 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -187,19 +187,19 @@ #define IDC_GAMMACORRECT 1302 #define IDC_TILEVROWH 1302 #define IDC_HIDEOFFLINEOPTS 1308 -#define IDC_DONTCYCLE 1315 +//#define IDC_DONTCYCLE 1315 #define IDC_PRIMARYSTATUS 1316 -#define IDC_CYCLE 1317 +//#define IDC_CYCLE 1317 #define IDC_CYCLETIME 1318 #define IDC_CYCLETIMESPIN 1319 #define IDC_HIDETIMESPIN 1320 -#define IDC_MULTITRAY 1321 +//#define IDC_MULTITRAY 1321 #define IDC_FRAMESSPIN 1321 -#define IDC_ALWAYSMULTI 1322 +//#define IDC_ALWAYSMULTI 1322 #define IDC_CAPTIONSSPIN 1322 #define IDC_SHOWICON 1323 #define IDC_HIDETIMESPIN2 1323 -#define IDC_ALWAYSPRIMARY 1323 +//#define IDC_ALWAYSPRIMARY 1323 #define IDC_SHOWPROTO 1324 #define IDC_HIDETIMESPIN3 1324 #define IDC_SHOWSTATUS 1325 @@ -517,6 +517,11 @@ #define IDC_FRAME_META 40054 #define IDC_FRAME_META2 40055 +#define IDC_ICON_GLOBAL 40056 +#define IDC_ICON_ACC 40057 +#define IDC_ICON_CYCLE 40058 +#define IDC_ICON_ALL 40059 + // Next default values for new objects // #ifdef APSTUDIO_INVOKED -- cgit v1.2.3