summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@digia.com>2012-12-12 11:26:04 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-12 15:13:45 +0100
commit1ef0470a5c67c76fba1b7ffb21dfd89f3f07dae3 (patch)
treebbc5d878aeb1a5473e533d7610909ea9584f1987 /src/opengl
parentf97c8d40c3eafa4360d6c2e51978c8de551e809a (diff)
OpenGL Examples: added example path for QtCreator
This was introduced in patch 8534bb3d, then overwritten by c85ca8d1. Change-Id: I6b7489e2b2f3311822c282f50c74bd68c787229d Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/opengl')
-rw-r--r--src/opengl/doc/qtopengl.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/opengl/doc/qtopengl.qdocconf b/src/opengl/doc/qtopengl.qdocconf
index a605e8bd4c..9ba0c1a797 100644
--- a/src/opengl/doc/qtopengl.qdocconf
+++ b/src/opengl/doc/qtopengl.qdocconf
@@ -23,6 +23,8 @@ imagedirs += images \
depends += qtcore qtgui qtwidgets
+examplesinstallpath = opengl
+
# The following parameters are for creating a qhp file, the qhelpgenerator
# program can convert the qhp file into a qch file which can be opened in
# Qt Assistant and/or Qt Creator.