When kdeglobals doesn't exist, QStandardPaths::locate() for it returns an empty string, so the check in previous fix doesn't work in this case. This change sets m_colorScheme properly in this case and also creates an empty kdeglobals(needed because QFileSystemWatcher can't monitor non-existing files) so kdeglobals can be reloaded if it is later populated. REVIEW: 123399remotes/origin/Plasma/5.3
parent
740be3e8d3
commit
9636922827
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue