Skip to content
Commit 91761ff9 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
parent 659ca669
Pipeline #355852 passed with stage
in 1 minute and 4 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