summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-02-01 08:49:11 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-02-01 08:49:11 +0000
commite1b171840899382e773c89b21e0510e9eddd95b0 (patch)
treec6775a84b90d41b8f8ac19b662d28eb65d484dd3 /protocols/WhatsApp/src/proto.h
parent5d99a5875b9968bc684ec1c051372296d3fadec2 (diff)
same fix for WhatsAppProto - not to create main menu copies
git-svn-id: http://svn.miranda-ng.org/main/trunk@16205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/proto.h')
-rw-r--r--protocols/WhatsApp/src/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsApp/src/proto.h b/protocols/WhatsApp/src/proto.h
index 83c2824ae6..8abf895347 100644
--- a/protocols/WhatsApp/src/proto.h
+++ b/protocols/WhatsApp/src/proto.h
@@ -143,6 +143,7 @@ private:
// Private data //////////////////////////////////////////////////////////////////////
+ void InitMenu();
HGENMENU m_hMenuCreateGroup;
HANDLE update_loop_lock_;