summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-11-15 14:59:17 +0100
committerKai Köhne <kai.koehne@qt.io>2023-11-15 17:12:08 +0100
commit4bd724e1d4754362aa45b3bd62c908a01d354f93 (patch)
tree8f9eeaa4279bebcb1c0d824741dc713cdb41bfc5
parent3717caca95adadf0d339ed88473a3ac5959db5da (diff)
Doc: Fix highlighting of Sudoku example
Amends commit fc213f255b1a82 Pick-to: 6.5 6.6 Task-number: QTBUG-117220 Change-Id: Ifd3a309b90a7810c4da1ff7530c80dc654f04c35 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
-rw-r--r--src/scxml/doc/qtscxml.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index 39e5a89..b8211e6 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -52,4 +52,4 @@ navigation.cppclassespage = "Qt SCXML C++ Classes"
navigation.qmltypespage = "Qt SCXML QML Types"
# Highlighted examples in Data Processing & IO category
-manifestmeta.highlighted.names = "QtScxml/SCML Sudoku"
+manifestmeta.highlighted.names = "QtScxml/SCXML Sudoku"