summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-11-19 10:28:03 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-19 13:50:30 +0100
commite96d2de6f6cad386901f0d9d6e0cc421951864c9 (patch)
tree38ce7f94657bfb2a60dfb1d72e0cd0a90f9fd14a
parent0db837832b7299172355d0a4318c6cc3fb909fa5 (diff)
Doc: Added brief statement to group threadsv5.4.0-rc1
Change-Id: I81b54b9707a9ef52920924e66a07681a1f829259 Task-number: QTBUG-42682 Reviewed-by: Martin Smith <martin.smith@digia.com>
-rw-r--r--doc/src/frameworks-technologies/threads.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/frameworks-technologies/threads.qdoc b/doc/src/frameworks-technologies/threads.qdoc
index 64b6fa0c9..558ffc522 100644
--- a/doc/src/frameworks-technologies/threads.qdoc
+++ b/doc/src/frameworks-technologies/threads.qdoc
@@ -27,6 +27,7 @@
/*!
\group thread
+ \brief How to develop multithreaded applications.
\title Threading Classes
These \l{Qt Core} classes provide threading support to applications.