aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qquickgroupgoal
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-02-29 20:43:09 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-12 17:04:36 +0100
commit16e29f30e3483568a36dba7b37520ea1645d9a2e (patch)
treea257718cd250e21fed828d08b5c825a9fe2d83f9 /tests/auto/particles/qquickgroupgoal
parentdda130fb2f01b3ed6f8833c3d6522b1a494d9641 (diff)
Remove unneeded dependencies to QtWidgets and QtOpenGL
Change-Id: I43bb54524f5786a838073df8812107dda7b0d56e Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'tests/auto/particles/qquickgroupgoal')
-rw-r--r--tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro b/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
index b97549eeee..f7f09ed9d0 100644
--- a/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
+++ b/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
@@ -6,5 +6,5 @@ macx:CONFIG -= app_bundle
include (../../shared/util.pri)
TESTDATA = data/*
-QT += core-private gui-private v8-private qml-private opengl-private testlib
+QT += core-private gui-private v8-private qml-private testlib