summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-11-12 11:22:36 +0100
committerSona Kurazyan <sona.kurazyan@qt.io>2020-11-12 15:25:07 +0100
commit4cc2196f6ae520d16c218a8599070050938f01f0 (patch)
tree82e013d107bf5c8b570029c6838f862bd3ef6bf0
parent1e9784e6a295cd5e44481ac773cec91fd46a13b7 (diff)
Don't highlight the QtConcurrent progress dialog example
Change-Id: Iaccfc5b8d30f6903c5d27b5ed379d1ca364f7c69 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/concurrent/doc/qtconcurrent.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf
index d68ec5cc1d..8d740d032d 100644
--- a/src/concurrent/doc/qtconcurrent.qdocconf
+++ b/src/concurrent/doc/qtconcurrent.qdocconf
@@ -38,8 +38,7 @@ exampledirs += ../../../examples/qtconcurrent \
.. \
.
-manifestmeta.highlighted.names = "QtConcurrent/QtConcurrent Progress Dialog Example" \
- "Image Scaling Example"
+manifestmeta.highlighted.names = "QtConcurrent/Image Scaling Example"
excludedirs += ../../../examples/widgets/doc