summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/doc/qthelp.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/help/doc/qthelp.qdocconf')
-rw-r--r--src/assistant/help/doc/qthelp.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/assistant/help/doc/qthelp.qdocconf b/src/assistant/help/doc/qthelp.qdocconf
index 9471222b0..95a80b6b4 100644
--- a/src/assistant/help/doc/qthelp.qdocconf
+++ b/src/assistant/help/doc/qthelp.qdocconf
@@ -23,7 +23,7 @@ qhp.QtHelp.subprojects.classes.sortPages = true
language = Cpp
-depends += qtdoc qtcore qtwidgets qmake
+depends += qtdoc qtcore qtwidgets qmake qtgui
headerdirs += ..
@@ -37,4 +37,5 @@ imagedirs = images
navigation.landingpage = "Qt Help"
navigation.cppclassespage = "Qt Help C++ Classes"
+# Enforce zero documentation warnings
warninglimit = 0