From c3d846f6cb7f8013d9ff95b302f16742b6e18790 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 11 Mar 2018 19:53:19 +0300 Subject: fixes #1181 (TabSRMM: bug with event handling) --- plugins/TabSRMM/src/globals.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TabSRMM/src/globals.h') diff --git a/plugins/TabSRMM/src/globals.h b/plugins/TabSRMM/src/globals.h index e6aca29cc8..1d8a9deba6 100644 --- a/plugins/TabSRMM/src/globals.h +++ b/plugins/TabSRMM/src/globals.h @@ -60,7 +60,6 @@ public: void reloadSettings(bool fReloadSkins = true); void hookSystemEvents(); - bool haveAutoSwitch(); const HMENU getMenuBar(); -- cgit v1.2.3