From 9f8f51ae8bc32ba91d98a2fbd6a652a55241a7d7 Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Mon, 29 Sep 2014 09:09:40 +0000 Subject: =?UTF-8?q?VKontakte:=20replace=20icons=20for=20add/remove=20frend?= =?UTF-8?q?list=20=20menuitems=20fix=20=E2=80=98Add=20as=20frend=E2=80=99?= =?UTF-8?q?=20menuitem=20for=20chats=20add=20=E2=80=98Report=20abuse?= =?UTF-8?q?=E2=80=99=20and=20=E2=80=98Ban=20user=E2=80=99=20support=20vers?= =?UTF-8?q?ion=20bump?= 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@10621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/resource.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'protocols/VKontakte/src/resource.h') diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index 7c3f798213..33e7184d77 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -29,6 +29,10 @@ #define IDC_SYNCHISTOTYONONLINE 1027 #define IDC_MARKREADONTYPING 1028 #define IDC_USE_LOCAL_TIME 1029 +#define IDC_REPORT_ABUSE 1030 +#define IDC_CLEAR_SERVER_HISTORY 1031 +#define IDC_REMOVE_FROM_FRENDLIST 1032 +#define IDC_REMOVE_FROM_CLIST 1033 // Next default values for new objects // -- cgit v1.2.3