summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglbuffer/qglbuffer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qglbuffer/qglbuffer.pro')
-rw-r--r--tests/auto/opengl/qglbuffer/qglbuffer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/opengl/qglbuffer/qglbuffer.pro b/tests/auto/opengl/qglbuffer/qglbuffer.pro
index 4d102415a8..72117322da 100644
--- a/tests/auto/opengl/qglbuffer/qglbuffer.pro
+++ b/tests/auto/opengl/qglbuffer/qglbuffer.pro
@@ -5,7 +5,7 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qglbuffer
-requires(contains(QT_CONFIG,opengl))
+requires(qtHaveModule(opengl))
QT += opengl widgets testlib
SOURCES += tst_qglbuffer.cpp