summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbytearray.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-02-04 12:44:08 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-02-04 12:44:08 (GMT)
commit3d10c27c7674663028941d41af9ab845dbf31d86 (patch)
tree6b4980f7cfa797d3ce8f543b32423e2032a1f281 /src/corelib/tools/qbytearray.cpp
parentc111ccb7ff961c76e424bfab3a3bf6a1b43865dc (diff)
downloadQt-3d10c27c7674663028941d41af9ab845dbf31d86.zip
Qt-3d10c27c7674663028941d41af9ab845dbf31d86.tar.gz
Qt-3d10c27c7674663028941d41af9ab845dbf31d86.tar.bz2
doc: Fixed some qdoc warnings.
Diffstat (limited to 'src/corelib/tools/qbytearray.cpp')
-rw-r--r--src/corelib/tools/qbytearray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qbytearray.cpp b/src/corelib/tools/qbytearray.cpp
index 6c87a86..a27e488 100644
--- a/src/corelib/tools/qbytearray.cpp
+++ b/src/corelib/tools/qbytearray.cpp
@@ -1061,7 +1061,7 @@ QByteArray &QByteArray::operator=(const char *str)
\internal
*/
-/*! \fn bool QByteArray::isSharedWith(const QByteArray &other)
+/*! \fn bool QByteArray::isSharedWith(const QByteArray &other) const
\internal
*/