Skip to content

[kcms/style] Fix setting to default and apply button enablement

Nicolas Fella requested to merge work/fixstylegtk into master

Track the selected GTK theme in the model only. This fixes setting to default when the GTK pages was never opened

Override isSaveNeeded instead of calling setNeedsSave, this fixes the apply button enablement

Merge request reports