Skip to content

Applet: fix crash after a widget is removed or disabled

Fushan Wen requested to merge work/fuf/crash into master

In the connection with QObject::destroyed, there is no need to delete an action again, otherwise there is a double delete.

BUG: 472892 FIXED-IN: 6.0

Edited by Fushan Wen

Merge request reports