summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Eliasson <andreas.eliasson@qt.io>2023-11-30 09:57:32 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-12-01 13:46:48 +0000
commite84b3082afd643d386cb58680b6b7a5044397bbe (patch)
tree4b0fceec742cb9c302405f915289684e576e331f
parent324e0aa39679f5759aff4e538051171af157f9db (diff)
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 <paul.wicking@qt.io> (cherry picked from commit a4579adb4767f3355b15ee769d52e023ab6fbef1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/statemachine/doc/qtstatemachine-index.qdoc2
1 files changed, 1 insertions, 1 deletions
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