summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/threads.qdoc
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2012-05-11 01:38:45 +0100
committerQt by Nokia <qt-info@nokia.com>2012-05-29 11:35:21 +0200
commit2c49ea852f7893faae59bbdb59e2806002f0a017 (patch)
tree215abada3efeaf7a5d2137f87c5bc1ac5009bf34 /src/corelib/doc/src/threads.qdoc
parentdd3e4f1dbe868a8524ac199af838bb5f48d8bb9d (diff)
QtCore: remove \link usages
Change-Id: I0de764b51a972de0b6eb2bf3c04d2b190f581f52 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/corelib/doc/src/threads.qdoc')
-rw-r--r--src/corelib/doc/src/threads.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/corelib/doc/src/threads.qdoc b/src/corelib/doc/src/threads.qdoc
index 80c9445f6f..12d78e7bbe 100644
--- a/src/corelib/doc/src/threads.qdoc
+++ b/src/corelib/doc/src/threads.qdoc
@@ -659,8 +659,7 @@
\section1 Threads and Rich Text Processing
- The QTextDocument, QTextCursor, and \link richtext.html all
- related classes\endlink are reentrant.
+ The QTextDocument, QTextCursor, and \l{richtext.html}{all related classes} are reentrant.
Note that a QTextDocument instance created in the GUI thread may
contain QPixmap image resources. Use QTextDocument::clone() to