summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
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.