summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-07-29 14:40:05 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-07-29 14:40:05 +0300
commit07464892e2e68bf816fa0f96590a812ec67b75f3 (patch)
tree762ed15e19bf6078589e4efa11d8c7818d35d61f /include
parentd95e27d5317d3a5cdea011e8459b4c7d427fd415 (diff)
fixes #3127 (tabSRMM: сделать настройки про добавление двоеточия и запятой взаимоисключающими)
Diffstat (limited to 'include')
-rw-r--r--include/m_chat_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index d57c594607..d6361eef5a 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -211,7 +211,6 @@ struct GlobalLogSettingsBase
bool bSoundsFocus;
bool bPopupInactiveOnly;
bool bTrayIconInactiveOnly;
- bool bAddColonToAutoComplete;
bool bLogLimitNames;
bool bTimeStampEventColour;
bool bShowContactStatus;