diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-04 10:31:44 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-04 10:31:44 +0000 |
commit | 737038f45d00ebe16f57d7fb38e4ffa8793b3fde (patch) | |
tree | e39c8dfa16016b57d06a1eb58073958910dd9825 /protocols/VKontakte/src/resource.h | |
parent | 12227286ce79b9283daced6d1b8b6e1a5f285d55 (diff) |
VKontakte:
Typing support
Add mark read on typing option
git-svn-id: http://svn.miranda-ng.org/main/trunk@10366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/resource.h')
-rw-r--r-- | protocols/VKontakte/src/resource.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/VKontakte/src/resource.h b/protocols/VKontakte/src/resource.h index a05f84ae78..254b124515 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by d:\svn\protocols\VKontakte\res\resource.rc
+// Включаемый файл, созданный в Microsoft Visual C++.
+// Используется d:\svn\protocols\VKontakte\res\resource.rc
//
#define IDD_ACCMGRUI 101
#define IDD_CAPTCHAFORM 102
@@ -27,7 +27,7 @@ #define IDC_MESASUREAD 1025
#define IDC_MARKREADONREPLY 1026
#define IDC_SYNCHISTOTYONONLINE 1027
-
+#define IDC_MARKREADONTYPING 1028
// Next default values for new objects
//
|