diff --git a/rules.cpp b/rules.cpp index bb0b33df56..dca6488317 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)