From 862a8197627a0128a126d4a5d929523bb2a1bf2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Nilsen?= Date: Mon, 16 May 2011 16:59:05 +0200 Subject: Compile auto tests. Reviewed-by: mstormo --- tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro') diff --git a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro index 1fdd176b3b..0d0fd0db1a 100644 --- a/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro +++ b/tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro @@ -1,4 +1,5 @@ load(qttest_p4) requires(contains(QT_CONFIG,private_tests)) +QT += core-private gui-private SOURCES += tst_qgraphicssceneindex.cpp CONFIG += parallel_test -- cgit v1.2.3