Skip to content

shell: Fix memory leak after changing wallpaper plugin

Fushan Wen requested to merge work/fuf/fix-leak-in-containmentconfigview into master

KConfigLoader doesn't have a parent, and will cause memory leak after the wallpaper plugin is changed.

Merge request reports