From fc4ca4545540ba1f35e4e7ad01646edf11199b4e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 7 Jan 2014 12:31:01 +0000 Subject: ability to set the alternative VK domain git-svn-id: http://svn.miranda-ng.org/main/trunk@7531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/resource.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'protocols/VKontakte/src/resource.h') diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index fba3cf24a7..2de4898616 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -18,15 +18,16 @@ #define IDC_SUBMIT 1010 #define IDC_DELIVERY 1011 #define IDC_GROUPNAME 1012 +#define IDC_VKDOMAIN 1014 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 104 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1014 +#define _APS_NEXT_CONTROL_VALUE 1015 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3