summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-01-07 14:25:13 +0100
committerMartin Smith <msmith@trolltech.com>2010-01-07 14:25:13 +0100
commit86bb9a9f8b2a455d4f3f8f58bb1a0f751d68df35 (patch)
tree7c3872761f637df5fca3158af0af85f8caa4512d /src/corelib/xml
parent45088f4fcdbf7cadb11e31a1f77f0d77828e8c78 (diff)
doc: Removed incorrect \inmodule command.
Task-number: QTBUG-6606
Diffstat (limited to 'src/corelib/xml')
-rw-r--r--src/corelib/xml/qxmlstream.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/xml/qxmlstream.cpp b/src/corelib/xml/qxmlstream.cpp
index f987a31b02..5717ca2e96 100644
--- a/src/corelib/xml/qxmlstream.cpp
+++ b/src/corelib/xml/qxmlstream.cpp
@@ -2884,8 +2884,6 @@ QStringRef QXmlStreamReader::documentEncoding() const
\brief The QXmlStreamWriter class provides an XML writer with a
simple streaming API.
-
- \inmodule QtXml
\ingroup xml-tools
QXmlStreamWriter is the counterpart to QXmlStreamReader for writing