summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/qtbluetooth.qdocconf
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-04-04 08:43:28 +0200
committerKai Köhne <kai.koehne@qt.io>2022-04-04 13:55:48 +0200
commitbf49b43c78a7cfc8879456ba43e8bc5affd751c5 (patch)
treee9afc8b67551c3726eafa325af01a6fc4a3c87b6 /src/bluetooth/doc/qtbluetooth.qdocconf
parent9738f0d6ffa6f8fcbf753ec653b1e2683ae1922e (diff)
Doc: Depend bluetooth qdoc on qtgui, qtwidgets
Should fix src/bluetooth/doc/src/bluetooth-index.qdoc:28: (qdoc) warning: Can't link to 'QGuiApplication' src/bluetooth/doc/src/bluetooth-index.qdoc:28: (qdoc) warning: Can't link to 'QApplication' src/bluetooth/doc/src/bluetooth-index.qdoc:28: (qdoc) warning: Can't link to 'QGuiApplication' Pick-to: 6.3 6.3.0 Change-Id: Ie1bd5255058816cdbb0814315c8c8cbbd6b0557a Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/bluetooth/doc/qtbluetooth.qdocconf')
-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 2a2ff3b4..5040acfc 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 qmake
+depends += qtcore qtgui qtwidgets qtdoc qtquick qtcmake qmake
headerdirs += ..