From 8934ae2caa8cdc2cc70baf0047a8812b0538963f Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Wed, 28 Oct 2015 05:22:20 +0000 Subject: =?UTF-8?q?VKontakte:=20add=20=E2=80=98Message=20for=20return=20to?= =?UTF-8?q?=20chat=E2=80=99=20option=20add=20=E2=80=98Use=20non-standard?= =?UTF-8?q?=20popups=20for=20news=20and=20event=20notifications=E2=80=99?= =?UTF-8?q?=20option?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.miranda-ng.org/main/trunk@15628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/resource.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'protocols/VKontakte/src/resource.h') diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index b02e3d1e88..d08a099670 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -60,6 +60,7 @@ #define IDC_SEND_MUSIC_BROADCAST 1047 #define IDC_SEND_MUSIC_BROADCAST_AND_STATUS 1048 #define IDC_STATIC_SYNC_HISTORY 1049 +#define IDC_STATIC_CHATS 1049 #define IDC_SYNC_OFF 1050 #define IDC_SYNC_AUTO 1051 #define IDC_SYNC_LAST1DAY 1052 @@ -107,6 +108,8 @@ #define IDC_ST_WARNING 1095 #define IDC_NOTIF_MARK_VIEWED 1096 #define IDC_N_INVITES 1097 +#define IDC_USENOSTDPOPUPS 1098 +#define IDC_RET_CHAT_MES 1099 // Next default values for new objects // @@ -115,7 +118,7 @@ #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 122 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1098 +#define _APS_NEXT_CONTROL_VALUE 1100 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3