aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel
diff options
context:
space:
mode:
authorZhang Hao <zhanghao@uniontech.com>2022-02-11 14:14:05 +0800
committerZhang Hao <zhanghao@uniontech.com>2022-02-16 15:44:53 +0800
commit469e6ed1d4dcc378381c68e9dbc53954b1498d70 (patch)
treec3334359bffc6fbafa5222ff2d452b3ad18ac283 /src/webchannel
parenta02e6c8a9010d5bb7f942d36349c6ec2e9f2aec1 (diff)
Do not highlight the WebChannel Standalone Example anymore in Qt Creator
Pick-to: 6.3 Fixes: QTBUG-100650 Change-Id: I65b565bedee9107b0d348446c9fc3c00509db058 Reviewed-by: Kimmo Leppälä <kimmo.leppala@qt.io> Reviewed-by: Arno Rehn <a.rehn@menlosystems.com>
Diffstat (limited to 'src/webchannel')
-rw-r--r--src/webchannel/doc/qtwebchannel.qdocconf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/webchannel/doc/qtwebchannel.qdocconf b/src/webchannel/doc/qtwebchannel.qdocconf
index 41b49e5..f2ae449 100644
--- a/src/webchannel/doc/qtwebchannel.qdocconf
+++ b/src/webchannel/doc/qtwebchannel.qdocconf
@@ -53,5 +53,3 @@ examples.fileextensions += "*.html *.json"
navigation.landingpage = "Qt WebChannel"
navigation.cppclassespage = "Qt WebChannel C++ Classes"
navigation.qmltypespage = "Qt WebChannel QML Types"
-
-manifestmeta.highlighted.names += "QtWebChannel/Qt WebChannel Standalone Example"