From 4cdfe6f117e15a1951d8b336afa2b7ed53d44e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 9 Feb 2022 13:10:13 +0100 Subject: [PATCH] Do not highlight the Image Scaling 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-100645 Change-Id: I9f2e2c022a00a024917327028b403d36ca2a4b48 Reviewed-by: Kimmo Leppälä Reviewed-by: Sona Kurazyan --- src/concurrent/doc/qtconcurrent.qdocconf | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf index 752666cafcc..9e8b280f0b8 100644 --- a/src/concurrent/doc/qtconcurrent.qdocconf +++ b/src/concurrent/doc/qtconcurrent.qdocconf @@ -33,8 +33,6 @@ exampledirs += ../../../examples/qtconcurrent \ snippets \ . -manifestmeta.highlighted.names = "QtConcurrent/Image Scaling Example" - excludedirs += snippets imagedirs += images