summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qglvertexbundle/qglvertexbundle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/threed/qglvertexbundle/qglvertexbundle.pro')
-rw-r--r--tests/auto/threed/qglvertexbundle/qglvertexbundle.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/threed/qglvertexbundle/qglvertexbundle.pro b/tests/auto/threed/qglvertexbundle/qglvertexbundle.pro
index a3e566c90..908d66a90 100644
--- a/tests/auto/threed/qglvertexbundle/qglvertexbundle.pro
+++ b/tests/auto/threed/qglvertexbundle/qglvertexbundle.pro
@@ -1,8 +1,7 @@
TARGET = tst_qglvertexbundle
CONFIG += testcase
TEMPLATE=app
-QT += testlib qt3d opengl widgets
+QT += testlib qt3d opengl
CONFIG += warn_on
SOURCES += tst_qglvertexbundle.cpp
-QT+=widgets