aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-10-31 00:56:56 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-31 21:18:38 +0100
commit4b955b4be283573bd87d5a2df6a049d6a3ed7865 (patch)
treeb3c46062cf302f25c1b0c97dac80c5a2ea217181
parenta397aef6b1bd828f3c9e209c48c627a33dee6e14 (diff)
test: Remove unused opengl dependencyv5.0.0-beta2
Change-Id: I8c00ae2974c9697602214a0e46df98b86adbf35c Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 5167f4e..711d2ac 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,7 +1,7 @@
CONFIG += testcase
-QT += opengl qml testlib quick
+QT += qml testlib quick
TARGET = tst_qtgraphicaleffects