summaryrefslogtreecommitdiff
path: root/src/location/doc/qtlocation.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/doc/qtlocation.qdocconf')
-rw-r--r--src/location/doc/qtlocation.qdocconf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/location/doc/qtlocation.qdocconf b/src/location/doc/qtlocation.qdocconf
index 8840e3f5..12f6de8b 100644
--- a/src/location/doc/qtlocation.qdocconf
+++ b/src/location/doc/qtlocation.qdocconf
@@ -30,7 +30,7 @@ qhp.QtLocation.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtlocation/qtlocation.tags
-depends += qtcore qtdoc qtgui qtquick qtqml qtnetwork qtpositioning qtlinguist
+depends += qtcore qtdoc qtgui qtwidgets qtquick qtquickcontrols qtqml qtqmlmodels qtnetwork qtpositioning qtlinguist
headerdirs += ..
@@ -47,3 +47,6 @@ imagedirs += images
navigation.landingpage = "Qt Location"
navigation.cppclassespage = "Qt Location C++ Classes"
navigation.qmltypespage = "Qt Location QML Types"
+
+# Fail the documentation build when warnings get introduced
+warninglimit = 0