summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-01-07 13:25:13 (GMT)
committerJesper Thomschutz <jesper.thomschutz@nokia.com>2010-01-13 09:39:30 (GMT)
commitd718754c22d1b5a6aa218f48d4b4aae57f5654df (patch)
tree4b1b1bcb9ba2389d9751810cf63fb84826722a93
parenta6236b2028ae5197da3e9701b5052611bda1a2fe (diff)
downloadQt-d718754c22d1b5a6aa218f48d4b4aae57f5654df.zip
Qt-d718754c22d1b5a6aa218f48d4b4aae57f5654df.tar.gz
Qt-d718754c22d1b5a6aa218f48d4b4aae57f5654df.tar.bz2
doc: Removed incorrect \inmodule command.
Task-number: QTBUG-6606 (cherry picked from commit 86bb9a9f8b2a455d4f3f8f58bb1a0f751d68df35)
-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 c2e2eda..3edfeae 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