summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc
diff options
context:
space:
mode:
authorSergio Ahumada <[email protected]>2013-01-26 00:12:58 +0100
committerThe Qt Project <[email protected]>2013-01-28 16:33:48 +0100
commit2dc99546a1affb06914183519246a21a195e2531 (patch)
treebf5c704478be30550b9af0fdaecb7c5adefc0ca9 /examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc
parent03e8824211ebc75ec48d1eaf3c4962ff926575f9 (diff)
Fix warnings about files that can't be found in QtConcurrent
Change-Id: I712e3de68bd329fc5e615b08278e719619f856b2 Reviewed-by: Venugopal Shivashankar <[email protected]> Reviewed-by: Topi Reiniƶ <[email protected]> Reviewed-by: Jerome Pasion <[email protected]>
Diffstat (limited to 'examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc')
-rw-r--r--examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc b/examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc
index aa5cd517a54..e0b827dbee0 100644
--- a/examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc
+++ b/examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example qtconcurrent/progressdialog
+ \example progressdialog
\title QtConcurrent Progress Dialog Example
\brief Demonstrates how to monitor the progress of the active processes.
\ingroup qtconcurrentexamples