Skip to content

Use default theme of KColorSchemeManager if available

David Redondo requested to merge (removed):default into master

Since 5.67 KColorSchemeManager has a default theme that will be selected if we pass an empty QString. By passing the configured theme in the constructor we don't need to loop through the whole menu.

Edited by David Redondo

Merge request reports