kwin/autotests/tabbox
Vlad Zahorodnii ccfaf1a1d6 cmake: Rework how tabbox is conditionally compiled into libkwin
In modern CMake code, it is highly advised to avoid using variables. One
should instead try to use targets and properties more extensively.
2020-12-31 11:00:27 +00:00
..
CMakeLists.txt cmake: Rework how tabbox is conditionally compiled into libkwin 2020-12-31 11:00:27 +00:00
mock_tabboxclient.cpp
mock_tabboxclient.h
mock_tabboxhandler.cpp
mock_tabboxhandler.h
test_desktopchain.cpp
test_tabbox_clientmodel.cpp Port TestTabBoxClientModel away from deprecated QWeakPointer::data() 2020-09-10 10:26:32 +03:00
test_tabbox_clientmodel.h
test_tabbox_config.cpp
test_tabbox_handler.cpp