summaryrefslogtreecommitdiffstats
path: root/tests/auto/qx11info/qx11info.pro
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-10-17 15:11:12 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-19 03:05:31 +0200
commitafb80f0cd93fa31b94b22e4d0cedb55af14f2d89 (patch)
tree80dcc7bdc35738bc5bbe179944de15c8990ad81d /tests/auto/qx11info/qx11info.pro
parent946805f07f9f8270d60df58f07bd8836b76d7258 (diff)
Prefer QSKIP to QTEST_NOOP_MAIN.
Use QSKIP instead of QTEST_NOOP_MAIN so that the user receives a clear indication that this test isn't testing anything when not built for X11. Change-Id: I9e9ef8fe738c06eb86f2ce398f6a515bf17e220a Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/qx11info/qx11info.pro')
-rw-r--r--tests/auto/qx11info/qx11info.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qx11info/qx11info.pro b/tests/auto/qx11info/qx11info.pro
index 05d942adfe..a6c06e6fff 100644
--- a/tests/auto/qx11info/qx11info.pro
+++ b/tests/auto/qx11info/qx11info.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
+QT += widgets
SOURCES += tst_qx11info.cpp