summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qbrush/qbrush.pro
diff options
context:
space:
mode:
authorDebao Zhang <dbzhang800@gmail.com>2012-03-09 18:09:17 -0800
committerQt by Nokia <qt-info@nokia.com>2012-03-12 13:14:05 +0100
commit57cf7c8a1bb1905294038ba5c98f1e8235fc08af (patch)
tree771b2df9b6282c69a0eba0175e7e3753434ea34a /tests/auto/gui/painting/qbrush/qbrush.pro
parenteb57da5b3ff9915d2254fdbf57992fa0320d9041 (diff)
Clean up some auto tests of gui
These unit tests do not depent on QtWidget. Change-Id: I95526125c563885c0531da7ebfee06bca9a87b1c Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/gui/painting/qbrush/qbrush.pro')
-rw-r--r--tests/auto/gui/painting/qbrush/qbrush.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/painting/qbrush/qbrush.pro b/tests/auto/gui/painting/qbrush/qbrush.pro
index 2a470c4db1..3ef9b36ef5 100644
--- a/tests/auto/gui/painting/qbrush/qbrush.pro
+++ b/tests/auto/gui/painting/qbrush/qbrush.pro
@@ -1,4 +1,4 @@
CONFIG += testcase
TARGET = tst_qbrush
-QT += widgets testlib
+QT += testlib
SOURCES += tst_qbrush.cpp