aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/qtquick.qdocconf
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2020-12-02 17:36:49 +0100
committerAndreas Buhr <andreas@andreasbuhr.de>2020-12-02 18:44:26 +0100
commit1ea475099cd20dd57ff2a32bf3a0f9b6218c14ba (patch)
tree0be392116c2adcc3c91eb6e969c15efea3d75f0e /src/quick/doc/qtquick.qdocconf
parented098189d5809259378dc9a427a6fe6e303582ba (diff)
Add documentation dependency to qtshadertools
Documentation links to qtshadertools. This patch adds qtshadertools to the dependencies so these links can work. Pick-to: 6.0 Change-Id: Icb059fd681e7456f3452aeba60287bfa1cc3539e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/quick/doc/qtquick.qdocconf')
-rw-r--r--src/quick/doc/qtquick.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/quick/doc/qtquick.qdocconf b/src/quick/doc/qtquick.qdocconf
index 93804c6693..6a55a65094 100644
--- a/src/quick/doc/qtquick.qdocconf
+++ b/src/quick/doc/qtquick.qdocconf
@@ -51,7 +51,8 @@ depends += \
qtplatformintegration \
qtwidgets \
qmake \
- qtsql
+ qtsql \
+ qtshadertools
headerdirs += ..\
../../quick \