diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-17 07:52:14 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-17 07:52:14 +0000 |
commit | 8a49a0916fa4903aa05e2f9a833de6f1535ebcd1 (patch) | |
tree | 7e7ef97b2f2f0c455c9a4f8be905c3b58ac41d16 /protocols/VKontakte/src/resource.h | |
parent | 78390ccc676294d0fddce0dc9bb843b3d9fea8f5 (diff) |
VKontakte: Add ‘Use local time for received messages’ option
git-svn-id: http://svn.miranda-ng.org/main/trunk@10488 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 254b124515..7c3f798213 100644 --- a/protocols/VKontakte/src/resource.h +++ b/protocols/VKontakte/src/resource.h @@ -28,6 +28,7 @@ #define IDC_MARKREADONREPLY 1026
#define IDC_SYNCHISTOTYONONLINE 1027
#define IDC_MARKREADONTYPING 1028
+#define IDC_USE_LOCAL_TIME 1029
// Next default values for new objects
//
|