diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-21 15:09:00 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-21 15:09:00 +0000 |
commit | 13e81e8e2b7e05f1cc62f8cd18aa4bdef68b8252 (patch) | |
tree | 44e6da6c186fced53ba7ad9fa3a616bb26037e37 /protocols/SkypeWeb/src/resource.h | |
parent | 0363e5f2a3df0b3cbe4fe58ac44bac2eae25d5f7 (diff) |
SkypeWeb: New chat icon changed.
git-svn-id: http://svn.miranda-ng.org/main/trunk@13012 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/resource.h')
-rw-r--r-- | protocols/SkypeWeb/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/resource.h b/protocols/SkypeWeb/src/resource.h index b7520ae226..9712713f87 100644 --- a/protocols/SkypeWeb/src/resource.h +++ b/protocols/SkypeWeb/src/resource.h @@ -12,6 +12,7 @@ #define IDC_SAVEPERMANENTLY 108
#define IDD_GC_CREATE 111
#define IDD_GC_INVITE 112
+#define IDI_CONFERENCE 114
#define IDC_AUTOSYNC 1028
#define IDC_LOCALTIME 1029
#define IDC_RADIO1 1030
@@ -28,7 +29,7 @@ //
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 113
+#define _APS_NEXT_RESOURCE_VALUE 115
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1042
#define _APS_NEXT_SYMED_VALUE 101
|