summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/dom
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-08-18 18:32:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-21 19:05:52 +0200
commit7978cef796cda44a73ead0f97d77e61c08a0017f (patch)
treecc452556c0b71601fda7b476d589669ae4003d1a /tests/auto/xml/dom
parentbc4ce284ade4e3584370a74a0cc6aadc40301231 (diff)
tests: Make the QT assignments more explicit
Remove unused 'QT -= gui' and replace some others with 'QT = core ...' Change-Id: I2d14fae963afc21dbd21a4acdbba2c30cdf8fa61 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'tests/auto/xml/dom')
-rw-r--r--tests/auto/xml/dom/qdom/qdom.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xml/dom/qdom/qdom.pro b/tests/auto/xml/dom/qdom/qdom.pro
index db19a8ba89..3248b8e0e2 100644
--- a/tests/auto/xml/dom/qdom/qdom.pro
+++ b/tests/auto/xml/dom/qdom/qdom.pro
@@ -3,7 +3,6 @@ TARGET = tst_qdom
SOURCES += tst_qdom.cpp
QT = core xml testlib
-QT -= gui
wince* {
wince*|qt_not_deployed {