summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextblock
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/text/qtextblock
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/text/qtextblock')
-rw-r--r--tests/auto/gui/text/qtextblock/qtextblock.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/text/qtextblock/qtextblock.pro b/tests/auto/gui/text/qtextblock/qtextblock.pro
index cad009a35a..cf3456bbf6 100644
--- a/tests/auto/gui/text/qtextblock/qtextblock.pro
+++ b/tests/auto/gui/text/qtextblock/qtextblock.pro
@@ -1,7 +1,7 @@
CONFIG += testcase
TARGET = tst_qtextblock
-QT += widgets widgets-private testlib
+QT += testlib
QT += core-private gui-private
SOURCES += tst_qtextblock.cpp