summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-07-25 13:19:35 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-07-25 13:19:35 +0000
commit76e343ab968fb6f194333fb0ec7057eaf621bcd4 (patch)
treed26a6621db55ef37a33347b157dd228474a9089e /protocols/WhatsApp/src/resource.h
parentdae9bc184b44c2b0c70b7996f202d6a7fa2dd4a4 (diff)
an option added to use the remote timestamps for messages (patch by Cassio is well received)
git-svn-id: http://svn.miranda-ng.org/main/trunk@14684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/resource.h')
-rw-r--r--protocols/WhatsApp/src/resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/resource.h b/protocols/WhatsApp/src/resource.h
index 7558d8f549..c8f4f9f296 100644
--- a/protocols/WhatsApp/src/resource.h
+++ b/protocols/WhatsApp/src/resource.h
@@ -28,6 +28,7 @@
#define IDC_INVITE 1015
#define IDC_AUTORUN 1016
#define IDC_DEFGROUP 1017
+#define IDC_REMOTE_TIME 1018
// Next default values for new objects
//
@@ -35,7 +36,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1018
+#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif