Doc: Specify correct target_link_libraries item for QRhi

Use the new `\qtcmaketargetitem` QDoc command to specify the correct
`target_link_libraries` item for items that belong to the new module.

Fixes: QTBUG-121855
Fixes: QTBUG-125994
Change-Id: I76a6ab749fdb349cc014f40bc7e548a0344bc50d
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
(cherry picked from commit 9a9f5009006e03849242211d831a900e30c39fc8)
This commit is contained in:
Paul Wicking 2024-02-08 13:24:30 +01:00
parent 0d6b204573
commit 50933122a2

View File

@ -18,6 +18,7 @@
\module QtGuiPrivate
\title Qt GUI Private C++ Classes
\qtcmakepackage Gui
\qtcmaketargetitem GuiPrivate
\qtvariable gui-private
\brief Provides access to private GUI functionality.