diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-09-22 09:30:48 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-09-22 09:30:48 +0000 |
commit | 5a5a0265a25e063ae560adbf83042e01d0ce1941 (patch) | |
tree | f6c3782d2b911a36f0b8abe71d19a68b38e99edb /protocols/VKontakte/src/resource.h | |
parent | 3bbcdbe69ab3e2c084eb1e863315718c9c7b2aa1 (diff) |
VKontakte:
hidden option for full load clist
support for sync message read status from server
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@15421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index cf4bbc365a..b02e3d1e88 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -40,6 +40,7 @@ #define IDC_CONTACT 1015
#define IDC_AUTOCLEAN 1020
#define IDC_MESASUREAD 1025
+#define IDC_SYNC_MSG_STATUS 1026
#define IDC_USE_LOCAL_TIME 1029
#define IDC_REPORT_ABUSE 1030
#define IDC_CLEAR_SERVER_HISTORY 1031
|