diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2016-01-08 10:13:05 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2016-01-08 10:13:05 +0000 |
commit | 4b120013511a56eeee224272825c8711957d20d2 (patch) | |
tree | 4a7fbe404fb99124339afea346d10bb23fcf005f /plugins/SmileyAdd/src/resource.h | |
parent | 284bcba502b7b70c564adcbe508ea4e42ad67e17 (diff) |
SmileyAdd: background color setting moved to core colors
git-svn-id: http://svn.miranda-ng.org/main/trunk@16055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/src/resource.h')
-rw-r--r-- | plugins/SmileyAdd/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/resource.h b/plugins/SmileyAdd/src/resource.h index 18d06cd4d7..27bee22de3 100644 --- a/plugins/SmileyAdd/src/resource.h +++ b/plugins/SmileyAdd/src/resource.h @@ -24,7 +24,6 @@ #define IDC_DISABLECUSTOM 1052
#define IDC_DISABLECUSTOM2 1053
#define IDC_HQSCALING 1053
-#define IDC_SELCLR 1055
#define IDC_NEWCATEGORY 1058
#define IDC_ADDCATEGORY 1059
#define IDC_DELETECATEGORY 1060
|