summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/resource.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-04-10 14:56:20 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-04-10 14:56:20 +0000
commita2f5418ba78530cd81aff19497fd44772e7bb42d (patch)
tree0a210bb8b2fe511242bbf186efa277f33144482f /protocols/SkypeWeb/src/resource.h
parenta95fb39f8e85ad7c2feb30b9797f292d02e07c18 (diff)
SkypeWeb: GetInfo support; Small fixes.
git-svn-id: http://svn.miranda-ng.org/main/trunk@12738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/resource.h')
-rw-r--r--protocols/SkypeWeb/src/resource.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/protocols/SkypeWeb/src/resource.h b/protocols/SkypeWeb/src/resource.h
index d86676ff3c..61027d0438 100644
--- a/protocols/SkypeWeb/src/resource.h
+++ b/protocols/SkypeWeb/src/resource.h
@@ -10,9 +10,8 @@
#define IDC_GROUP 106
#define IDD_PASSWORD_EDITOR 107
#define IDC_SAVEPERMANENTLY 108
-#define IDC_RADIO1 1027
-#define IDC_CHECK2 1028
#define IDC_AUTOSYNC 1028
+#define IDC_LOCALTIME 1029
// Next default values for new objects
//
@@ -20,7 +19,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 109
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1029
+#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif