Skip to content
Verified Commit a6f719db authored by Fushan Wen's avatar Fushan Wen
Browse files

applets/notifications: use `Plasmoid.self` in `Globals.adopt`

Plasmoid will become an object in QML after the system tray is deleted,
but we need `!Plasmoid` to return true in order to delete the plasmoid
item in `Globals.plasmoids`, so use `Plasmoid.self` instead.

BUG: 459249
FIXED-IN: 5.26
(cherry picked from commit 0fb1453f)
parent 18ac776e
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