diff options
author | dartraiden <wowemuh@gmail.com> | 2017-09-13 03:56:37 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-09-13 03:56:37 +0300 |
commit | 450c006be8f950a6bdfd20160d8e10d3eec3f853 (patch) | |
tree | 1bf42d248f8f72bb3898b7f08210ba27d2e9fff2 /plugins/Clist_modern/src/resource.h | |
parent | 2b8358694bdbe12eb2506e41d9dcfe8c6e13ba69 (diff) |
partially remove ModernOpt stuff
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index ba772b5bc4..69804972ef 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -62,7 +62,6 @@ #define IDD_OPT_SKIN 251
#define IDD_OPT_META_CLC 279
#define IDI_ACCMGR 281
-#define IDD_MODERNOPTS 288
#define IDC_DEFAULTSUB 293
#define IDC_DROPMETA 295
#define IDC_REGROUP 296
@@ -251,17 +250,12 @@ #define IDC_METASUBEXTRA_IGN 1615
#define IDC_MIN_ROW_HEIGHT 1616
#define IDC_MIN_ROW_HEIGHT_SPIN 1617
-#define IDC_TXT_TITLE1 1617
#define IDC_ROW_BORDER 1618
-#define IDC_TXT_TITLE2 1618
#define IDC_ROW_BORDER_SPIN 1619
#define IDC_AVATAR_SIZE 1620
-#define IDC_TXT_TITLE4 1620
#define IDC_AVATAR_SIZE_SPIN 1621
#define IDC_AVATAR_CUSTOM_CORNER_SIZE 1622
-#define IDC_TXT_TITLE5 1622
#define IDC_AVATAR_CUSTOM_CORNER_SIZE_SPIN 1623
-#define IDC_TXT_TITLE3 1623
#define IDC_AVATAR_WIDTH 1624
#define IDC_AVATAR_WIDTH_SPIN 1625
#define IDC_BUTTON1 1633
|