summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/qtgui.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/qtgui.qdocconf')
-rw-r--r--src/gui/doc/qtgui.qdocconf10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf
index 958f592cc6..e18a4e592f 100644
--- a/src/gui/doc/qtgui.qdocconf
+++ b/src/gui/doc/qtgui.qdocconf
@@ -31,7 +31,15 @@ qhp.QtGui.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtgui/qtgui.tags
-depends += qtcore
+depends += \
+ qtcore \
+ qtnetwork \
+ qtopengl \
+ qtsvg \
+ qtqml \
+ qtquickt \
+ qtwidgets \
+ qtdoc
headerdirs += ..