diff options
author | Sergio Ahumada <[email protected]> | 2013-02-01 10:33:17 +0100 |
---|---|---|
committer | The Qt Project <[email protected]> | 2013-02-01 12:31:16 +0100 |
commit | 256dc059eeea05878112e4cbb55d9a152d21fa1a (patch) | |
tree | ac6b92ec5dd09f874d05f223ef9b274374d2bf1b /examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc | |
parent | f9725ce9c2d16474ca47ab6ac25f5df748b12ab5 (diff) | |
parent | 6239af6f0f15871e02a516c97c5f1775743d352b (diff) |
Merge "Merge branch 'release' into stable" into refs/staging/stable
Diffstat (limited to 'examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc')
-rw-r--r-- | examples/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc | 2 |
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 a2eec5ab400..109bb73bdb6 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 |