summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/resource.h
diff options
context:
space:
mode:
authorVlad Mironov <mironych@googlemail.com>2014-05-29 12:57:12 +0000
committerVlad Mironov <mironych@googlemail.com>2014-05-29 12:57:12 +0000
commit18ddcdba70b8140905168cbf610906acb08e7037 (patch)
tree92d53d5400c32b05c7f6734598662e3e8b324ce5 /plugins/Clist_modern/src/resource.h
parentc7cde3a161cdc4714e11bb14187d0aa45c0ad8c5 (diff)
Clist_modern: tray icons refactoring.
git-svn-id: http://svn.miranda-ng.org/main/trunk@9340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r--plugins/Clist_modern/src/resource.h15
1 files changed, 10 insertions, 5 deletions
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