doc: Fix auto-linking to network classes

Added a qdoc dependency on the qtnetwork module to resolve links to
QNetworkAccessManager.

Pick-to: 6.8
Change-Id: If625c63fc0a2ecc9cfea9f467796bf8388478c1c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
David Boddie 2024-11-18 11:16:07 +01:00
parent d2c9982a56
commit 7a473ca322

View File

@ -37,6 +37,7 @@ depends += \
qtdesigner \
qtquick \
qmake \
qtnetwork \
qtcmake \
qtsvg \
qtlinguist \