From 76e343ab968fb6f194333fb0ec7057eaf621bcd4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 25 Jul 2015 13:19:35 +0000 Subject: 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 --- protocols/WhatsApp/src/db.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/WhatsApp/src/db.h') diff --git a/protocols/WhatsApp/src/db.h b/protocols/WhatsApp/src/db.h index 16b88099d8..c7f31eb703 100644 --- a/protocols/WhatsApp/src/db.h +++ b/protocols/WhatsApp/src/db.h @@ -15,6 +15,7 @@ #define WHATSAPP_KEY_REG_CODE "RegistrationCode" #define WHATSAPP_KEY_SSL "UseSSL" #define WHATSAPP_KEY_AUTORUNCHATS "AutoRunChats" +#define WHATSAPP_KEY_USE_REMOTE_TIME "UseRemoteTime" #define WHATSAPP_KEY_EVENT_CLIENT_ENABLE "EventClientEnable" #define WHATSAPP_KEY_EVENT_OTHER_ENABLE "EventOtherEnable" -- cgit v1.2.3