summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client.pro
diff options
context:
space:
mode:
authorDavid Edmundson <davidedmundson@kde.org>2020-09-07 14:17:53 +0100
committerPaul Olav Tvete <paul.tvete@qt.io>2020-11-11 08:38:10 +0000
commit2c2599fc299322667e3fe931a16ebe26bee9df6e (patch)
treeae051352c6a5152c77a26f11cfb83b93ddccb7e1 /tests/auto/client/client.pro
parent43f9bc8d95c1427937dac8271aba3e311ece84b3 (diff)
Client: Drop XdgShellV5 and XdgShellV6
Both of these are deprecated given this is now formalised as the final xdg-wm-base. This final release has been out for several years and all main compositors (kwin, sway, mutter) have dropped or are dropping legacy support. tst_nooutput is moved to stable XdgShell. Change-Id: I46a011502dfec6d4a215c3b22d03e8ceebed46c3 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'tests/auto/client/client.pro')
-rw-r--r--tests/auto/client/client.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/client/client.pro b/tests/auto/client/client.pro
index 46a3aa42e..7f5ffc0f7 100644
--- a/tests/auto/client/client.pro
+++ b/tests/auto/client/client.pro
@@ -15,7 +15,6 @@ SUBDIRS += \
wl_connect \
xdgdecorationv1 \
xdgoutput \
- xdgshell \
- xdgshellv6
+ xdgshell
qtConfig(im): SUBDIRS += inputcontext