From 4adc7e198f49bbd5b39141f13322b653402c8a79 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Mon, 10 Jun 2013 19:42:11 +0000 Subject: Skype: - fixed chat role updating - fixed chat commands git-svn-id: http://svn.miranda-ng.org/main/trunk@4911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/resource.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'protocols/Skype/src/resource.h') diff --git a/protocols/Skype/src/resource.h b/protocols/Skype/src/resource.h index 71d16a52b9..c0b6b8b23c 100644 --- a/protocols/Skype/src/resource.h +++ b/protocols/Skype/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by e:\Projects\C++\MirandaNG\protocols\Skype\res\Resource.rc +// Used by E:\Projects\C++\MirandaNG\protocols\Skype\res\Resource.rc // #define IDD_ACCMGR 9 #define IDD_OPT_MAIN 10 @@ -69,13 +69,15 @@ #define IDC_CHAT_GUIDLINE 1045 #define IDC_CHAT_JOINING 1046 #define IDC_COMBO1 1047 +#define IDC_ROLES 1047 #define IDC_CHAT_JOINING2 1048 +#define IDC_CHAT_SECURED 1048 #define IDC_EDIT1 1049 #define IDC_EDIT2 1050 #define IDC_EDIT3 1051 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 111 -- cgit v1.2.3