Merge branch 'Plasma/5.14'

icc-effect-5.17.5
Vlad Zagorodniy 2018-11-01 11:44:10 +02:00
commit e0aa3a3049
1 changed files with 1 additions and 0 deletions

View File

@ -1100,6 +1100,7 @@ void RuleBook::save()
(*it)->write(cg); (*it)->write(cg);
++i; ++i;
} }
m_config->sync();
} }
void RuleBook::temporaryRulesMessage(const QString& message) void RuleBook::temporaryRulesMessage(const QString& message)