diff options
author | David Boddie <dboddie@trolltech.com> | 2009-08-17 18:16:13 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-08-17 18:16:13 (GMT) |
commit | 42e342d1b3924206c7fa4175cb064dc2bbe0f00c (patch) | |
tree | 12f01bb114f956dd257507f0106c39d5a5247a12 /src/xml/sax/qxml.cpp | |
parent | 7332e42363eb93f1de032319439a7250e16b3b12 (diff) | |
parent | f37c1ea90b4265f1e2b2e7de9bbb0a021ca230d6 (diff) | |
download | Qt-42e342d1b3924206c7fa4175cb064dc2bbe0f00c.zip Qt-42e342d1b3924206c7fa4175cb064dc2bbe0f00c.tar.gz Qt-42e342d1b3924206c7fa4175cb064dc2bbe0f00c.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'src/xml/sax/qxml.cpp')
-rw-r--r-- | src/xml/sax/qxml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/sax/qxml.cpp b/src/xml/sax/qxml.cpp index 0f17231..b8af8d1 100644 --- a/src/xml/sax/qxml.cpp +++ b/src/xml/sax/qxml.cpp @@ -2986,7 +2986,7 @@ void QXmlSimpleReaderPrivate::initIncrementalParsing() \inmodule QtXml \ingroup xml-tools - \mainclass + This XML reader is suitable for a wide range of applications. It is able to parse well-formed XML and can report the namespaces of |