summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwindow/qopenglwindow.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-12-11 12:20:06 +0100
committerJohan Klokkhammer Helsing <johan.helsing@qt.io>2020-01-15 15:38:59 +0100
commit4772a2da15ae0624633f3fc4d029d5f0e1e33892 (patch)
tree387247b0fd4d4f80f65e82c49ca3720bae28c311 /examples/opengl/qopenglwindow/qopenglwindow.pro
parentd14fd32d403bd8d120fbe92dae06e9cb187c01c8 (diff)
Move QOpenGLWindow from QtGui to QtOpenGL
Task-number: QTBUG-74409 Change-Id: If7d27cdfa2c6cd5b167887ad77b9cfe413cb106a Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'examples/opengl/qopenglwindow/qopenglwindow.pro')
-rw-r--r--examples/opengl/qopenglwindow/qopenglwindow.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/opengl/qopenglwindow/qopenglwindow.pro b/examples/opengl/qopenglwindow/qopenglwindow.pro
index dad4b58158..e7073a324b 100644
--- a/examples/opengl/qopenglwindow/qopenglwindow.pro
+++ b/examples/opengl/qopenglwindow/qopenglwindow.pro
@@ -1,6 +1,7 @@
TEMPLATE = app
TARGET = qopenglwindow
INCLUDEPATH += .
+QT += opengl
RESOURCES += shaders.qrc