summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-01-29 11:56:51 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-02-01 13:31:08 +0000
commit98f6e0c9d28dbcbecc560abde7606bff7c8e4d99 (patch)
tree6351ba8cf06cd4db9b25c5d491fd484af3cf3d0a /src
parent0341fc1968ac374701b6cc6894a98095eb24f204 (diff)
Doc: add a dependency to qtwebview for linking to the module
qtwebview should be listed as a value of the depends option in the qtwebengine.qdocconf file. It was probably removed by mistake. Change-Id: I86418673b5b8ef01696f8a73bbcf808877e51690 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/webengine/doc/qtwebengine.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webengine/doc/qtwebengine.qdocconf b/src/webengine/doc/qtwebengine.qdocconf
index 02f9a9ffd..a31b1a3dd 100644
--- a/src/webengine/doc/qtwebengine.qdocconf
+++ b/src/webengine/doc/qtwebengine.qdocconf
@@ -45,6 +45,7 @@ depends += qtcore \
qtquickcontrols \
qtdoc \
qtwebchannel \
+ qtwebview \
qtwidgets
headerdirs += .. \