From c71ad953fb86af763c9f8b192abadde87ce4fe6a Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 18 Dec 2012 11:26:49 +0100 Subject: Rename "support" to "extras" everywhere, to match the new module name Change-Id: Ic089aa287b38b756bb9f0bc252c4120859afcefa Reviewed-by: Richard J. Moore --- tests/auto/qx11info/qx11info.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qx11info') 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 -- cgit v1.2.1