diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-03-27 19:20:16 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-03-27 19:20:16 +0000 |
commit | 9bad6cb2e2eec6489554baaf3662865e1c9ad073 (patch) | |
tree | 088601f1652f3e434c01d7ff345da3629e511362 /plugins/BuddyPounce/src/resource.h | |
parent | 7b1adba5336a293629cb58835b8dc35bd2d7b3d6 (diff) |
BuddyPounce:
- options&dialog cosmetics
- fully commented unused items (possible for future use)
- options moved to "Message sessions" group
patch from person
git-svn-id: http://svn.miranda-ng.org/main/trunk@4219 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyPounce/src/resource.h')
-rw-r--r-- | plugins/BuddyPounce/src/resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/BuddyPounce/src/resource.h b/plugins/BuddyPounce/src/resource.h index 6d9de9b857..fc32b059dc 100644 --- a/plugins/BuddyPounce/src/resource.h +++ b/plugins/BuddyPounce/src/resource.h @@ -49,8 +49,8 @@ #define IDC_SETTINGMSG 1061
#define IDC_SETTINGNUMBER 1066
#define IDC_SPIN 1067
-#define IDC_SETTINGTEXT 1068
-#define IDC_BUTTON 1069
+//#define IDC_SETTINGTEXT 1068
+//#define IDC_BUTTON 1069
#define IDC_SETTINGS 1075
#define IDC_CONTACTS 1076
#define IDC_ADVANCED 1078
|