summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2009-07-23 12:50:23 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2009-07-23 12:50:23 (GMT)
commitdf4fe401f98e53c9d93b9a4cb683f23f45043d2b (patch)
tree5ad2f35cdd343924279f2276be33f0cf2fbccbc0 /doc/src
parent9081c1b97532f76b350a712c8e8e6d0bd4cadfdc (diff)
downloadQt-df4fe401f98e53c9d93b9a4cb683f23f45043d2b.zip
Qt-df4fe401f98e53c9d93b9a4cb683f23f45043d2b.tar.gz
Qt-df4fe401f98e53c9d93b9a4cb683f23f45043d2b.tar.bz2
Doc: Removed invalid statements about item views and QTextDocument.
Task-number: 257669 Reviewed-by: Trust Me Bikeshed-value-for-reviewed-by-field: 11
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/richtext.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/richtext.qdoc b/doc/src/richtext.qdoc
index 1c76268..c43db0c 100644
--- a/doc/src/richtext.qdoc
+++ b/doc/src/richtext.qdoc
@@ -714,8 +714,8 @@ Ideas for other sections:
\previouspage Common Rich Text Editing Tasks
Qt's text widgets are able to display rich text, specified using a subset of \l{HTML 4}
- markup. Widgets that use QTextDocument, such as QLabel, QTextEdit, QTreeWidgetItem and
- the other item widgets, are able to display rich text specified in this way.
+ markup. Widgets that use QTextDocument, such as QLabel and QTextEdit, are able to display
+ rich text specified in this way.
\tableofcontents