From 98f6e0c9d28dbcbecc560abde7606bff7c8e4d99 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 29 Jan 2016 11:56:51 +0100 Subject: Doc: add a dependency to qtwebview for linking to the module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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ƶ --- src/webengine/doc/qtwebengine.qdocconf | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 += .. \ -- cgit v1.2.3