summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2018-05-22 09:26:11 +0200
committerOlivier Goffart (Woboq GmbH) <ogoffart@woboq.com>2018-05-22 07:30:17 +0000
commit97fc2800ed9b0e776c2688da0e00b7f9770c188b (patch)
tree8b57534b9c2c6b3c6a1d8862ca9436176d6c8ce9 /src
parentc780434ba24ff28bc8a19c2a6145c02b703336a7 (diff)
Fix documentation of Q_NAMESPACE
We need to add the \relates command otherwise it won't appear in the documentation Change-Id: I134776c1528445761a7539cf687e4855d39eb7a7 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/kernel/qobject.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/kernel/qobject.cpp b/src/corelib/kernel/qobject.cpp
index dcc1bb5814..8a7bb53e33 100644
--- a/src/corelib/kernel/qobject.cpp
+++ b/src/corelib/kernel/qobject.cpp
@@ -4429,6 +4429,7 @@ QDebug operator<<(QDebug dbg, const QObject *o)
/*!
\macro Q_NAMESPACE
+ \relates QObject
\since 5.8
The Q_NAMESPACE macro can be used to add QMetaObject capabilities