From 9f576901bb7f676e39a2559ab9aa4138debcae62 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 24 May 2016 16:17:57 +0200 Subject: Doc: Add dependencies to enable linking to Qt modules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Qt Location and Qt Positioning were missing, even though they are linked to in the Qt WebEngine Features topic. Change-Id: I5b5d0deae11735c3097b99e33fa9d75fd9411bdc Reviewed-by: Topi Reiniƶ Reviewed-by: Kai Koehne --- src/webengine/doc/qtwebengine.qdocconf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/webengine/doc/qtwebengine.qdocconf b/src/webengine/doc/qtwebengine.qdocconf index e151b78a4..40e8c2728 100644 --- a/src/webengine/doc/qtwebengine.qdocconf +++ b/src/webengine/doc/qtwebengine.qdocconf @@ -42,7 +42,9 @@ tagfile = ../../../doc/qtwebengine/qtwebengine.tags depends += qtcore \ qtgui \ + qtlocation \ qtnetwork \ + qtpositioning \ qtqml \ qtquick \ qtquickcontrols \ -- cgit v1.2.3