summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qtconcurrent-progressdialog.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qtconcurrent-progressdialog.qdoc')
-rw-r--r--doc/src/examples/qtconcurrent-progressdialog.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qtconcurrent-progressdialog.qdoc b/doc/src/examples/qtconcurrent-progressdialog.qdoc
index 43e5fef..7f18b0f 100644
--- a/doc/src/examples/qtconcurrent-progressdialog.qdoc
+++ b/doc/src/examples/qtconcurrent-progressdialog.qdoc
@@ -29,7 +29,7 @@
\example qtconcurrent/progressdialog
\title QtConcurrent Progress Dialog Example
- The QtConcurrent Progress Dialog example shows how to use the
+ \brief The QtConcurrent Progress Dialog example shows how to use the
QFutureWatcher class to monitor the progress of a long-running operation.
\image qtconcurrent-progressdialog.png