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/qstandarditem/qstandarditem.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/qstandarditem') diff --git a/tests/auto/qstandarditem/qstandarditem.pro b/tests/auto/qstandarditem/qstandarditem.pro index 9f22729a7d..1d280fc2f5 100644 --- a/tests/auto/qstandarditem/qstandarditem.pro +++ b/tests/auto/qstandarditem/qstandarditem.pro @@ -1,4 +1,5 @@ load(qttest_p4) +QT += widgets SOURCES += tst_qstandarditem.cpp -- cgit v1.2.3