summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-09-07 12:46:56 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-09-07 13:45:07 +0200
commitc27804dec55aa01b57123a3a3dd9d6d77c88f11c (patch)
tree403126a5cee6ccc475bbf6659100de324038f98c /src/bluetooth/doc
parent160c07a275787ff227e8bf3a8b325b83f8b41583 (diff)
Doc: Update the depends list to fix a broken link
The qmake manual is a separate module that must be in the depends list. Task-number: QTBUB-96181 Pick-to: 6.2 Change-Id: I5d20539de93789e9f6c123284cd47fd3e4b7ebca Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/bluetooth/doc')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index a0cbfe28..2a2ff3b4 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -29,7 +29,7 @@ qhp.QtBluetooth.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtbluetooth/qtbluetooth.tags
-depends += qtcore qtdoc qtquick qtcmake
+depends += qtcore qtdoc qtquick qtcmake qmake
headerdirs += ..