Skip to content
Commit 201436dd authored by Fushan Wen's avatar Fushan Wen
Browse files

PanelView: defer deleting config view

This fixes a crash when the action is invoked from QML.

```
Object 0x55555a2e7fc0 destroyed while one of its QML signal handlers is in progress.
Most likely the object was deleted synchronously (use QObject::deleteLater() instead), or the application is running a nested event loop.
This behavior is NOT supported!
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:290: function() { [native code] }
```

BUG: 476968
FIXED-IN: 6.0
parent ae415bef
Pipeline #573568 passed with stage
in 16 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment