diff --git a/rules.cpp b/rules.cpp index bb0b33df5..dca648831 100644 --- a/rules.cpp +++ b/rules.cpp @@ -1100,6 +1100,7 @@ void RuleBook::save() (*it)->write(cg); ++i; } + m_config->sync(); } void RuleBook::temporaryRulesMessage(const QString& message)