Merge branch 'Plasma/5.14'

This commit is contained in:
Vlad Zagorodniy 2018-11-01 11:44:10 +02:00
commit e0aa3a3049

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)