summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglthreads/qglthreads.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qglthreads/qglthreads.pro')
-rw-r--r--tests/auto/qglthreads/qglthreads.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qglthreads/qglthreads.pro b/tests/auto/qglthreads/qglthreads.pro
index bd27ce8e68..d2fd31411f 100644
--- a/tests/auto/qglthreads/qglthreads.pro
+++ b/tests/auto/qglthreads/qglthreads.pro
@@ -1,6 +1,6 @@
load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
-QT += opengl
+QT += opengl widgets
win32:!wince*: DEFINES += QT_NO_EGL