summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/srmm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/srmm.cpp')
-rw-r--r--plugins/TabSRMM/src/srmm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/srmm.cpp b/plugins/TabSRMM/src/srmm.cpp
index 1657af8321..b8e84de620 100644
--- a/plugins/TabSRMM/src/srmm.cpp
+++ b/plugins/TabSRMM/src/srmm.cpp
@@ -85,6 +85,7 @@ CMPlugin::CMPlugin() :
// chat settings
bOpenInDefault(CHAT_MODULE, "DefaultContainer", true),
bCreateWindowOnHighlight(CHAT_MODULE, "CreateWindowOnHighlight", false),
+ bApplyPrivateSettings(CHAT_MODULE, "ApplyPrivateSettings", false),
bBBCodeInPopups(CHAT_MODULE, "BBCodeInPopups", false),
bClassicIndicators(CHAT_MODULE, "ClassicIndicators", false),
bLogClassicIndicators(CHAT_MODULE, "LogClassicIndicators", false),