From a2f5418ba78530cd81aff19497fd44772e7bb42d Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Fri, 10 Apr 2015 14:56:20 +0000 Subject: SkypeWeb: GetInfo support; Small fixes. git-svn-id: http://svn.miranda-ng.org/main/trunk@12738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/src/resource.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'protocols/SkypeWeb/src/resource.h') 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 -- cgit v1.2.3