diff options
Diffstat (limited to 'examples/corelib')
-rw-r--r-- | examples/corelib/threads/doc/src/queuedcustomtype.qdoc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/corelib/threads/doc/src/queuedcustomtype.qdoc b/examples/corelib/threads/doc/src/queuedcustomtype.qdoc index 8d56695c797..cafab85edcb 100644 --- a/examples/corelib/threads/doc/src/queuedcustomtype.qdoc +++ b/examples/corelib/threads/doc/src/queuedcustomtype.qdoc @@ -12,10 +12,6 @@ \image queuedcustomtype-example.png - Contents: - - \tableofcontents - \section1 Overview In this example, we create a value class, \c Block, and register it with |