From 6a3dce19957535d9b9b7311a487469ed7566ac25 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 23 May 2011 16:49:06 +0200 Subject: Tests: Compile. --- tests/auto/qtextobject/qtextobject.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qtextobject') diff --git a/tests/auto/qtextobject/qtextobject.pro b/tests/auto/qtextobject/qtextobject.pro index 1715fa65a3..e87a364ab6 100644 --- a/tests/auto/qtextobject/qtextobject.pro +++ b/tests/auto/qtextobject/qtextobject.pro @@ -3,7 +3,7 @@ ############################################################ load(qttest_p4) - +QT += widgets SOURCES += tst_qtextobject.cpp -- cgit v1.2.3