diff options
author | George Hazan <ghazan@miranda.im> | 2021-01-22 22:03:31 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-01-22 22:03:31 +0300 |
commit | fb74b51d6642fcf4c34a5594873eec152cc48b05 (patch) | |
tree | 352191019a251691d38eb424cf49a7e076dfd951 /plugins/Clist_nicer/src/resource.h | |
parent | dc907e37f5baf3f590700394d4e779363c0c0a7f (diff) |
further clist options optimization
Diffstat (limited to 'plugins/Clist_nicer/src/resource.h')
-rw-r--r-- | plugins/Clist_nicer/src/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_nicer/src/resource.h b/plugins/Clist_nicer/src/resource.h index 851b1edcc3..18610d4d7e 100644 --- a/plugins/Clist_nicer/src/resource.h +++ b/plugins/Clist_nicer/src/resource.h @@ -28,7 +28,6 @@ #define IDD_OPT_DSPGROUPS 303
#define IDC_ACTIVEPERC 1000
#define IDC_OPTIONSTAB 1000
-#define IDC_ALWAYSSTATUS 1009
#define IDC_APPLY 1011
#define IDC_AUTOSIZE 1013
#define IDC_AUTOSIZEUPWARD 1014
@@ -84,7 +83,6 @@ #define IDC_CRIGHTSPIN 1081
#define IDC_LEFTMARGINSPIN 1092
#define IDC_NOGROUPICON 1102
-#define IDC_ONECLK 1105
#define IDC_RIGHTMARGIN 1121
#define IDC_ROWGAP 1122
#define IDC_TRANSPARENT 1124
|