diff options
author | Martin Smith <msmith@trolltech.com> | 2009-08-28 07:32:04 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-08-28 07:33:07 (GMT) |
commit | 4c38cdb1280b07fbf3bf05ecef352ba6acf1efbf (patch) | |
tree | cd041614214d57922caaeafe163a76ec60abba52 /doc | |
parent | 1d5d0ea68cba0184d4d0efebb7fa9122d9495614 (diff) | |
download | Qt-4c38cdb1280b07fbf3bf05ecef352ba6acf1efbf.zip Qt-4c38cdb1280b07fbf3bf05ecef352ba6acf1efbf.tar.gz Qt-4c38cdb1280b07fbf3bf05ecef352ba6acf1efbf.tar.bz2 |
doc: Fixed a qdoc missing link error.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index 3258586..83c01e6 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -109,7 +109,7 @@ \o \l{QtXmlPatterns Module}{XQuery and XPath} support, providing facilities for XML processing beyond that supported by the QtXml module. \o Support for embedded widgets in \l{Graphics View} scenes. - \o The \l{Threading and Concurrent Programming}{QtConcurrent framework} for + \o The \l{Thread Support in Qt}{QtConcurrent framework} for concurrent programming using Qt paradigms and threading features. \o An \l{QtHelp Module}{improved help system} that can be used in conjunction with Qt Assistant or as an independent help resource manager. |