aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/painting/painting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/qml/painting/painting.pro')
-rw-r--r--tests/benchmarks/qml/painting/painting.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/qml/painting/painting.pro b/tests/benchmarks/qml/painting/painting.pro
index 633be76e30..9948df511a 100644
--- a/tests/benchmarks/qml/painting/painting.pro
+++ b/tests/benchmarks/qml/painting/painting.pro
@@ -1,7 +1,7 @@
requires(qtHaveModule(opengl))
requires(qtHaveModule(widgets))
-QT += opengl widgets
+QT += opengl widgets openglwidgets
CONFIG += console
macx:CONFIG -= app_bundle