Skip to content
Commit e046222c authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Use deleteLater() to delete SpectacleWindows

It turns out QWindow::destroy(), effectively called by QWindow::close()
(according to Qt docs), doesn't actually delete windows.

BUG: 467401


(cherry picked from commit 91761ff9)
parent cd9db55c
Pipeline #356990 skipped
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