summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/boxes/boxes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/graphicsview/boxes/boxes.pro')
-rw-r--r--examples/widgets/graphicsview/boxes/boxes.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/graphicsview/boxes/boxes.pro b/examples/widgets/graphicsview/boxes/boxes.pro
index afdca816b1..601edd6883 100644
--- a/examples/widgets/graphicsview/boxes/boxes.pro
+++ b/examples/widgets/graphicsview/boxes/boxes.pro
@@ -1,4 +1,5 @@
QT += opengl widgets
+requires(qtConfig(combobox))
qtConfig(opengles.|angle|dynamicgl): error("This example requires Qt to be configured with -opengl desktop")