summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testForwarding
diff options
context:
space:
mode:
authorDavid Faure <faure+bluesystems@kde.org>2013-02-09 18:24:44 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-09 18:44:41 +0100
commitb61cff8d6efe0e7669218da2b941705af86ddb1c (patch)
tree318922704cdae508bc1b691b25b645386e3c1ebb /tests/auto/corelib/io/qprocess/testForwarding
parent98a286cbdecd54e758c7e3ab60fd6e8856b15da0 (diff)
qprocess autotests don't need QtGui
(this isn't true of -all- corelib/ autotests though, e.g. tst_qdatastream uses QBitmap) Change-Id: I314fda5d85d45cb5eece8da74156989b83cf0299 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/io/qprocess/testForwarding')
-rw-r--r--tests/auto/corelib/io/qprocess/testForwarding/testForwarding.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qprocess/testForwarding/testForwarding.pro b/tests/auto/corelib/io/qprocess/testForwarding/testForwarding.pro
index 271c7ead13..45b498c32a 100644
--- a/tests/auto/corelib/io/qprocess/testForwarding/testForwarding.pro
+++ b/tests/auto/corelib/io/qprocess/testForwarding/testForwarding.pro
@@ -2,3 +2,4 @@ SOURCES = main.cpp
CONFIG -= app_bundle
CONFIG += console
DESTDIR = ./
+QT = core