summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-08-15 22:53:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-18 10:55:47 +0200
commit1bf5865a4137c615e7b9b10fd157a32e2bf61274 (patch)
tree1fd6c0759acf1a2a6988f674f7d44746143d10b9 /src/corelib/io/qdebug.cpp
parent94ac17c2ccbe3b3f3671848afda9430be214f8d5 (diff)
Fix a couple of qdoc errors
Change-Id: I79f689e08ed4a496052529af38fca72c3d4e04cb Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
-rw-r--r--src/corelib/io/qdebug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qdebug.cpp b/src/corelib/io/qdebug.cpp
index 07f359672c..9cd1705997 100644
--- a/src/corelib/io/qdebug.cpp
+++ b/src/corelib/io/qdebug.cpp
@@ -162,7 +162,7 @@
*/
/*!
- \fn bool QDebug::autoInsertSpaces()
+ \fn bool QDebug::autoInsertSpaces() const
Returns true if this QDebug instance will automatically insert spaces
between writes.