summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglthreads/qglthreads.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qglthreads/qglthreads.pro')
-rw-r--r--tests/auto/opengl/qglthreads/qglthreads.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/opengl/qglthreads/qglthreads.pro b/tests/auto/opengl/qglthreads/qglthreads.pro
index d5cbd0d9ed..3502c41c87 100644
--- a/tests/auto/opengl/qglthreads/qglthreads.pro
+++ b/tests/auto/opengl/qglthreads/qglthreads.pro
@@ -1,6 +1,6 @@
CONFIG += testcase
TARGET = tst_qglthreads
-requires(contains(QT_CONFIG,opengl))
+requires(qtHaveModule(opengl))
QT += opengl widgets testlib gui-private core-private
HEADERS += tst_qglthreads.h