Skip to content

Commit

Permalink
Doc: Specify correct target_link_libraries item for QRhi
Browse files Browse the repository at this point in the history
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ö <[email protected]>
(cherry picked from commit 9a9f500)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
Reviewed-by: Paul Wicking <[email protected]>
  • Loading branch information
DocWicking authored and Qt Cherry-pick Bot committed Sep 19, 2024
1 parent 75adbe6 commit 2c67205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/doc/src/qtgui.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2c67205

Please sign in to comment.