From e84b3082afd643d386cb58680b6b7a5044397bbe Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Thu, 30 Nov 2023 09:57:32 +0100 Subject: Doc: Fix qmake section in module landing page The qmake include snippet id was wrongly copied from the cmake section. Fixes: QTBUG-119562 Pick-to: 6.5 Change-Id: Ibe4553e42434f40abc168a614d1d7de2a60140a3 Reviewed-by: Paul Wicking (cherry picked from commit a4579adb4767f3355b15ee769d52e023ab6fbef1) Reviewed-by: Qt Cherry-pick Bot --- src/statemachine/doc/qtstatemachine-index.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/statemachine/doc/qtstatemachine-index.qdoc b/src/statemachine/doc/qtstatemachine-index.qdoc index c45d6b8..0557efa 100644 --- a/src/statemachine/doc/qtstatemachine-index.qdoc +++ b/src/statemachine/doc/qtstatemachine-index.qdoc @@ -25,7 +25,7 @@ \section3 Building with qmake - \include {module-use.qdocinc} {building with cmake} {statemachine} + \include {module-use.qdocinc} {building_with_qmake} {statemachine} \section1 Articles and Guides -- cgit v1.2.3