doc: Fix auto-linking to network classes

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

Change-Id: If625c63fc0a2ecc9cfea9f467796bf8388478c1c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 7a473ca3224d5517c5f09cc14a4047da06112bb2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
David Boddie 2024-11-18 11:16:07 +01:00 committed by Qt Cherry-pick Bot
parent 40da8302e2
commit 1038ba6c58

View File

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