aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/threading/doc/src/threading.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/threading/doc/src/threading.qdoc')
-rw-r--r--examples/quick/threading/doc/src/threading.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/threading/doc/src/threading.qdoc b/examples/quick/threading/doc/src/threading.qdoc
index b27b027216..71fcdf820b 100644
--- a/examples/quick/threading/doc/src/threading.qdoc
+++ b/examples/quick/threading/doc/src/threading.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\title Qt Quick Examples - Threading
- \example quick/threading
+ \example threading
\brief This is a collection of QML Multithreading examples.
\image qml-threading-example.png
\ingroup qtquickexamples