diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-17 15:44:37 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-17 15:44:37 +0000 |
commit | 664d32a0cea975db58eda84aa6b6e943657bc7fa (patch) | |
tree | 8b42330fef0769dbc20cccb28799ef1e2f1c340a /protocols/VKontakte/src/resource.h | |
parent | 33a897142ea5e2693ffc6e3daaad9218e88238f8 (diff) |
VKontakte:
more broadcast option (path by alitor)
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10814 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 83b0ee499d..c0418f3012 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -50,6 +50,7 @@ #define IDC_ONREPLY 1041
#define IDC_ONTYPING 1042
#define IDC_STATIC_MARK_AS_READ 1043
+#define IDC_AUDIO_STATUS_ONLY 1044
// Next default values for new objects
//
|