summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/resource.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2015-01-27 07:01:46 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2015-01-27 07:01:46 +0000
commit950aaf82c22eede84e5e36f77181274144ce8b7d (patch)
tree6c90a492741a92a8291944f5077c99fd10012a50 /protocols/VKontakte/src/resource.h
parent24c5c5da5e34c0cfb1f6798afb3029f85d5dd062 (diff)
VKontakte:
add option for non-standard (by VEG) urlDecode message version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r--protocols/VKontakte/src/resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h
index 3beec16457..bba391dc78 100644
--- a/protocols/VKontakte/src/resource.h
+++ b/protocols/VKontakte/src/resource.h
@@ -93,6 +93,7 @@
#define IDC_ATTBBC_BASIC 1085
#define IDC_ATTBBC_ADV 1086
#define IDC_BBC_ATT_NEWS 1087
+#define IDC_USENOSTDURLENCODE 1088
// Next default values for new objects
//
@@ -101,7 +102,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 119
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1088
+#define _APS_NEXT_CONTROL_VALUE 1089
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif