summaryrefslogtreecommitdiffstats
path: root/src/opengl/doc/qtopengl.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/doc/qtopengl.qdocconf')
-rw-r--r--src/opengl/doc/qtopengl.qdocconf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/opengl/doc/qtopengl.qdocconf b/src/opengl/doc/qtopengl.qdocconf
index 6153e97e04..857ad46c8f 100644
--- a/src/opengl/doc/qtopengl.qdocconf
+++ b/src/opengl/doc/qtopengl.qdocconf
@@ -11,8 +11,10 @@ project = QtOpenGL
# <rootdir>/examples.
# Paths are relative to the location of this file.
-headerdirs += ..
+headerdirs += .. \
+ ../../openglwidgets
sourcedirs += .. \
+ ../../openglwidgets \
../../../examples/opengl/doc/src
exampledirs += ../../../examples/opengl \
. \