summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-26 00:12:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-28 16:33:48 +0100
commit2dc99546a1affb06914183519246a21a195e2531 (patch)
treebf5c704478be30550b9af0fdaecb7c5adefc0ca9 /examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc
parent03e8824211ebc75ec48d1eaf3c4962ff926575f9 (diff)
Fix warnings about files that can't be found in QtConcurrent
Change-Id: I712e3de68bd329fc5e615b08278e719619f856b2 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc')
-rw-r--r--examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc b/examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc
index 7522baf2c4..d97e7f192a 100644
--- a/examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc
+++ b/examples/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example qtconcurrent/map
+ \example map
\title Map Example
\brief Demonstrates how to scale images synchronously.
\ingroup qtconcurrentexamples