Skip to content

delete AppletQuickItems when the associated applet is deleted

Marco Martin requested to merge work/mart/cleanupAppletInterface into master

AppletQuickItems hanging around is leaky and potential of crashes as it assumes d->applet is valid

BUG:466942

Merge request reports