summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-10-30 11:38:37 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2018-10-30 12:40:42 +0000
commit57fe33cfba7b872620e24d33ac8f4a58445fb1e0 (patch)
treed6d28d96488633770c0e15b25eb401a29c95af26
parent11257003bf11aa011e4f2d21e3266766a2b77531 (diff)
Doc: Remove obsolete dependency to qtquickcontrols2
The documentation module for Qt Quick Controls 2 is now named simply 'qtquickcontrols'. Remove the obsolete dependency, and leave out the dependency to the (now deprecated) Qt Quick Controls 1 docs. Task-number: QTBUG-70333 Change-Id: Iac3ffbbf72c216c815f2434af991dfb6fa7f7b84 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--src/webengine/doc/qtwebengine.qdocconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webengine/doc/qtwebengine.qdocconf b/src/webengine/doc/qtwebengine.qdocconf
index dc162bf56..b1e3a2ded 100644
--- a/src/webengine/doc/qtwebengine.qdocconf
+++ b/src/webengine/doc/qtwebengine.qdocconf
@@ -54,7 +54,6 @@ depends += qtcore \
qtqml \
qtquick \
qtquickcontrols \
- qtquickcontrols2 \
qtdoc \
qtwebchannel \
qtwebview \