summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/resource.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-10-10 09:38:24 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-10-10 09:38:24 +0000
commit0bcce6b2b5fb7cd0962ce096e02f7881abba89ef (patch)
treee61968f83274f5cf0a6743298254b085a9609f0b /protocols/VKontakte/src/resource.h
parent9c407ec4efd8d884d3258d93e885a292b7fad560 (diff)
VKontakte:
Add sticker support ‘Add [img] for graphical attachments’ options 'Force online status upon user activity’ options git-svn-id: http://svn.miranda-ng.org/main/trunk@10754 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r--protocols/VKontakte/src/resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h
index ac52b3e97f..27e79c4b4c 100644
--- a/protocols/VKontakte/src/resource.h
+++ b/protocols/VKontakte/src/resource.h
@@ -41,11 +41,11 @@
#define IDC_CLEAR_SERVER_HISTORY 1031
#define IDC_REMOVE_FROM_FRENDLIST 1032
#define IDC_REMOVE_FROM_CLIST 1033
+#define IDC_ADD_IMG_BBC 1034
+#define IDC_FORCE_ONLINE_ON_ACT 1035
#define IDC_ONREAD 1039
#define IDC_ONRECEIVE 1040
-#define IDC_REPLY 1041
#define IDC_ONREPLY 1041
-#define IDC_TYPING 1042
#define IDC_ONTYPING 1042
#define IDC_STATIC_MARK_AS_READ 1043