summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/opengl/opengl.pro')
-rw-r--r--examples/activeqt/opengl/opengl.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/opengl/opengl.pro b/examples/activeqt/opengl/opengl.pro
index f570dbe..2762345 100644
--- a/examples/activeqt/opengl/opengl.pro
+++ b/examples/activeqt/opengl/opengl.pro
@@ -3,7 +3,7 @@ TARGET = openglax
CONFIG += qt warn_off qaxserver
-QT += opengl
+QT += widgets opengl
HEADERS = glbox.h \
globjwin.h