Skip to content

KCModule: Do not call load based on first show event

Alexander Lohnau requested to merge work/alex/explicit_load into master

Just like for the QML KCMs, the class managing the KCM should take care of it.

Also, setNeedsSave(false) is called in KAbstractConfigModule::load already.

Merge request reports