Cleanup windowInterface in tests before windowManagement is destroyed

Test Plan: Valgrind was quieter on the virtual desktop test

Reviewers: #kwin, mart

Reviewed By: #kwin, mart

Subscribers: mart, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D16877
This commit is contained in:
David Edmundson 2018-11-15 11:53:36 +00:00
parent 8dc537ff0a
commit 310c939570

View file

@ -169,6 +169,7 @@ void TestVirtualDesktop::cleanup()
}
CLEANUP(m_compositor)
CLEANUP(m_plasmaVirtualDesktopManagement)
CLEANUP(m_windowInterface)
CLEANUP(m_windowManagement)
CLEANUP(m_queue)
if (m_connection) {