From fcb6e9d2f7ea4c76236b85389625c5f6fe821c33 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 11 Oct 2020 17:37:09 +0300 Subject: fixes #2590 (TabSRMM: Cannot setup event filter) --- include/m_chat_int.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/m_chat_int.h b/include/m_chat_int.h index f5605f80a6..664d5d477d 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -347,6 +347,7 @@ struct CHAT_MANAGER FONTINFO aFonts[OPTIONS_FONTCOUNT]; LIST &arSessions; char **pLogIconBmpBits; + CMOption bRightClickFilter; // user-defined custom callbacks void (*OnCreateModule)(MODULEINFO*); -- cgit v1.2.3