summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qglsharedresource/qglsharedresource.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/threed/qglsharedresource/qglsharedresource.pro')
-rw-r--r--tests/auto/threed/qglsharedresource/qglsharedresource.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/threed/qglsharedresource/qglsharedresource.pro b/tests/auto/threed/qglsharedresource/qglsharedresource.pro
index 4f1ed637d..93826e614 100644
--- a/tests/auto/threed/qglsharedresource/qglsharedresource.pro
+++ b/tests/auto/threed/qglsharedresource/qglsharedresource.pro
@@ -1,7 +1,7 @@
TARGET = tst_qglsharedresource
CONFIG += testcase
TEMPLATE=app
-QT += testlib qt3d opengl widgets
+QT += testlib qt3d opengl
CONFIG += warn_on
INCLUDEPATH += ../../../../src/threed/textures
@@ -9,4 +9,3 @@ VPATH += ../../../../src/threed/textures
HEADERS += qglsharedresource_p.h
SOURCES += tst_qglsharedresource.cpp qglsharedresource.cpp
-QT+=widgets