summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qresourceengine/staticplugin/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-05-07 17:27:18 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-05-14 19:00:49 +0000
commit48cc43a1e00e564438227dc0c251c988cee22483 (patch)
treef7ca6ba343c3557ba13d968e3ca9d13127063345 /tests/auto/corelib/io/qresourceengine/staticplugin/CMakeLists.txt
parent20521c31634b81543af68dc3166f9804c804f911 (diff)
Windows: Destroy display change window before unregistering window classHEADdev
The QWindowsScreenManager's m_displayChangeObserver window would still be alive at the time ~QWindowsContext would unregister window classes, resulting in a warning that was hidden by the default verbosity of QWindowsContext::verbose. The result was that we would get a warning when then trying to re-register the already registered window class. We now do what we do for m_powerNotification and m_powerDummyWindow, which is to destroy them explicitly before unregistering their class. Fixes: QTBUG-125058 Pick-to: 6.7 6.5 Change-Id: Id3b02237fdd81f734a58a2314a157cad1289a82c Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'tests/auto/corelib/io/qresourceengine/staticplugin/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions