Skip to content

applets/systemtray: disconnect KConfigLoader signal when instance is about to be deleted

Fushan Wen requested to merge work/fuf/systemtray/disconnect-delete into master

When an applet is about to be deleted, it will save its config automatically, but in this case the system tray doesn't need to load the config again.

BUG: 453726

Merge request reports