From 13b5669bceabdf696ccf7a1cf1b373cf9745b3c8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 8 Apr 2020 20:23:48 +0300 Subject: tabSRMM: cosmetics --- plugins/TabSRMM/src/mim.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/src/mim.cpp b/plugins/TabSRMM/src/mim.cpp index b7c3b14ee0..110a4a2c73 100644 --- a/plugins/TabSRMM/src/mim.cpp +++ b/plugins/TabSRMM/src/mim.cpp @@ -466,6 +466,7 @@ int CMimAPI::MessageEventAdded(WPARAM hContact, LPARAM hDbEvent) goto nowindowcreate; PostMessage(PluginConfig.g_hwndHotkeyHandler, DM_CREATECONTAINER, hContact, hDbEvent); + return 0; nowindowcreate: // for tray support, we add the event to the tray menu. otherwise we send it back to -- cgit v1.2.3