summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Oberst <dennis.oberst@qt.io>2023-03-20 13:40:50 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-23 06:22:18 +0000
commitfd1020f2d64498738f5068f7b6270926c2e87256 (patch)
tree4cc4830e339829cf25377b63f579ae66758615f7
parenta845725d13e73b7be3cd9e05e726bf5b6234b26c (diff)
downloadqtbase-fd1020f2d64498738f5068f7b6270926c2e87256.tar.gz
docs: Remove map and runfunction example
amends: fbb470b40b2c86a55751bf3099cc0424f66c7274 amends: de5e0422ca14ad1bc042889fa68772bf6912a215 Change-Id: I04d4a60f7e5f7f0d149667d0e78ca56bac23280d Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit 11df026ea199c71b1e24c36dc0a6b7468288ce98) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/global/manifest-meta.qdocconf2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf
index 2fd73a4828..597bc83391 100644
--- a/doc/global/manifest-meta.qdocconf
+++ b/doc/global/manifest-meta.qdocconf
@@ -251,9 +251,7 @@ manifestmeta.thumbnail.names = "QtCore/Contiguous Cache Example" \
"QtCore/JSON Save Game Example" \
"QtCore/Semaphores Example" \
"QtCore/Wait Conditions Example" \
- "QtConcurrent/Map Example" \
"QtConcurrent/Word Count" \
- "QtConcurrent/Run Function Example" \
"QtGui/Raster Window Example" \
"QtNetwork/Network Download*" \
"QtWidgets/Dynamic Layouts Example" \