summaryrefslogtreecommitdiffstats
path: root/examples/opengl/cube/cube.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/cube/cube.pro')
-rw-r--r--examples/opengl/cube/cube.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/cube/cube.pro b/examples/opengl/cube/cube.pro
index a11aaf6bc7..652812b718 100644
--- a/examples/opengl/cube/cube.pro
+++ b/examples/opengl/cube/cube.pro
@@ -4,7 +4,7 @@
#
#-------------------------------------------------
-QT += core gui
+QT += core gui widgets
TARGET = cube
TEMPLATE = app