Skip to content

[kcms/plasmasearch] Enable Apply button when resetting to defaults

Nicolas Fella requested to merge work/searchdefaultapply into master

setConfig must be called before addPlugins, otherwise the model emits the wrong defaults state

We must call setNeedsSave when setting to defaults

We must connect defaulted to setRepresentsDefaults, not its getter

Merge request reports