Skip to content

applets/clipboard: close config window if actioncollection gets deleted

When the clipbopard applet gets removed, the actioncollection that was used to create the config dialog gets deleted and the state of the dialog is not valid anymore, as there is nothing to configure anymore

pressing ok will access the action collection and crash

Close the dialog immediately when the applet and the action collection is deleted

BUG:497927

Merge request reports

Loading