diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-02-02 09:12:46 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-02-02 09:12:46 +0000 |
commit | 4b3935850e8e30e1d2a2d9d7c13296efc83db3de (patch) | |
tree | d52d7525612dd81e592b18ca3f7efa8d5729f5ea /protocols/VKontakte/src/resource.h | |
parent | 2c8efde364e6dc3e3ad2da9e99b667c1b56c1585 (diff) |
VKontakte:
add ‘Mark messages as read’contact menuitem
add copy_history processing in wall attachment type
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@16211 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 d08a099670..ea71a9574b 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -22,6 +22,7 @@ #define IDI_STATUS 119
#define IDD_WALLPOST 120
#define IDI_WALL 121
+#define IDI_MARKMESSAGESASREAD 122
#define IDI_KEYS 203
#define IDC_LOGIN 1001
#define IDC_PASSWORD 1002
|