From 469e6ed1d4dcc378381c68e9dbc53954b1498d70 Mon Sep 17 00:00:00 2001 From: Zhang Hao Date: Fri, 11 Feb 2022 14:14:05 +0800 Subject: Do not highlight the WebChannel Standalone Example anymore in Qt Creator MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pick-to: 6.3 Fixes: QTBUG-100650 Change-Id: I65b565bedee9107b0d348446c9fc3c00509db058 Reviewed-by: Kimmo Leppälä Reviewed-by: Arno Rehn --- src/webchannel/doc/qtwebchannel.qdocconf | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/webchannel') 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" -- cgit v1.2.3