summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qvsnprintf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/text/qvsnprintf.cpp')
-rw-r--r--src/corelib/text/qvsnprintf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/text/qvsnprintf.cpp b/src/corelib/text/qvsnprintf.cpp
index 4e6845ad1c..839fc24217 100644
--- a/src/corelib/text/qvsnprintf.cpp
+++ b/src/corelib/text/qvsnprintf.cpp
@@ -10,7 +10,7 @@
QT_BEGIN_NAMESPACE
-#if !defined(QT_VSNPRINTF) || defined(Q_CLANG_QDOC)
+#if !defined(QT_VSNPRINTF) || defined(Q_QDOC)
/*!
\relates QByteArray