diff options
author | George Hazan <george.hazan@gmail.com> | 2013-02-05 17:53:49 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-02-05 17:53:49 +0000 |
commit | 9ee70ef5ffd533779b4e679fc972236fa6e54ad8 (patch) | |
tree | 202f0eee7f098f1471a0c56fe262bac600f23458 /plugins/MyDetails/src/resource.h | |
parent | e3735ebc0ae98d45cd68687d9034c94e549d9afe (diff) |
- hidden option to use clist_modern's skinning engine in MyDetails;
- frames' service presence is checked only once;
- unused option removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@3443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MyDetails/src/resource.h')
-rw-r--r-- | plugins/MyDetails/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MyDetails/src/resource.h b/plugins/MyDetails/src/resource.h index 53e7dae134..5e4fb7084b 100644 --- a/plugins/MyDetails/src/resource.h +++ b/plugins/MyDetails/src/resource.h @@ -45,6 +45,7 @@ #define IDC_AVATAR_CUSTOM_SIZE_CHK 1765
#define IDC_AVATAR_ROUND_CORNERS 1800
#define IDC_AVATAR_USE_FREE_SPACE 1801
+#define IDC_USE_SKINNING 1838
#define IDC_AVATAR_BORDER_COLOR_L 1839
#define IDC_AVATAR_BORDER_COLOR 1840
#define IDC_AVATAR_BKG_COLOR_L 1841
|