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 64f6973c00..fd6e288013 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