summaryrefslogtreecommitdiff
path: root/tests/auto/qx11info
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-12-18 11:26:49 +0100
committerDavid Faure (KDE) <faure@kde.org>2012-12-18 13:50:48 +0100
commitc71ad953fb86af763c9f8b192abadde87ce4fe6a (patch)
tree470a884609998fcc55a9446ab81cd2d7bba94c8b /tests/auto/qx11info
parent11d677618ddf86851d4ee071bd29454dcaff6be7 (diff)
downloadqtx11extras-c71ad953fb86af763c9f8b192abadde87ce4fe6a.tar.gz
Rename "support" to "extras" everywhere, to match the new module name
Change-Id: Ic089aa287b38b756bb9f0bc252c4120859afcefa Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'tests/auto/qx11info')
-rw-r--r--tests/auto/qx11info/qx11info.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qx11info/qx11info.pro b/tests/auto/qx11info/qx11info.pro
index 2833705..9059baa 100644
--- a/tests/auto/qx11info/qx11info.pro
+++ b/tests/auto/qx11info/qx11info.pro
@@ -1,4 +1,4 @@
CONFIG += testcase
TARGET = tst_qx11info
-QT += x11support widgets testlib
+QT += x11extras widgets testlib
SOURCES += tst_qx11info.cpp