summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Hao <zhanghao@uniontech.com>2022-02-11 14:12:10 +0800
committerZhang Hao <zhanghao@uniontech.com>2022-02-16 00:42:49 +0000
commit8497e956004b2d975410c849609e3b7467a94ef4 (patch)
treec85dcf9f6fe769e2a58c467dbf9859c615a45a21
parent33cd72d979672b2e53553efbeb7683c8fff14537 (diff)
Don't highlight SCXML Traffic Light QML Example anymore in Qt Creator
Pick-to: 6.3 Fixes: QTBUG-100649 Change-Id: Ied2ad02ef0be3434ec73ce13192122ebb688257a Reviewed-by: Kimmo Leppälä <kimmo.leppala@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
-rw-r--r--src/scxml/doc/qtscxml.qdocconf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index 452a7a1..d19b222 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -47,8 +47,6 @@ excludefiles += "../qscxmlexecutablecontent_p.h"
tagfile = qtscxml.tags
-manifestmeta.highlighted.names = "QtScxml/Qt SCXML Traffic Light QML Example (Dynamic)"
-
navigation.landingpage = "Qt SCXML"
navigation.cppclassespage = "Qt SCXML C++ Classes"
navigation.qmltypespage = "Qt SCXML QML Types"