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