summaryrefslogtreecommitdiffstats
path: root/doc/src/frameworks-technologies/threads.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2010-10-04 11:45:46 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2010-10-04 11:45:46 (GMT)
commit95f52ed1f9a1b3049e6862cb466754931c1d760d (patch)
tree8e4032755e9d9a90e53274ea583095c90eb77e59 /doc/src/frameworks-technologies/threads.qdoc
parente5b34afef72154c017fe6d97eb7eda620754f6a2 (diff)
downloadQt-95f52ed1f9a1b3049e6862cb466754931c1d760d.zip
Qt-95f52ed1f9a1b3049e6862cb466754931c1d760d.tar.gz
Qt-95f52ed1f9a1b3049e6862cb466754931c1d760d.tar.bz2
Doc: Made a number of fixes to the documentation.
Diffstat (limited to 'doc/src/frameworks-technologies/threads.qdoc')
-rw-r--r--doc/src/frameworks-technologies/threads.qdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/frameworks-technologies/threads.qdoc b/doc/src/frameworks-technologies/threads.qdoc
index 405997a..4f7c7bf 100644
--- a/doc/src/frameworks-technologies/threads.qdoc
+++ b/doc/src/frameworks-technologies/threads.qdoc
@@ -324,10 +324,6 @@
post events to objects that "live" in other threads. This is
possible because each thread is allowed to have its own event
loop.
-
- Topics:
-
- \tableofcontents
\section1 QObject Reentrancy