summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlogging.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qlogging.cpp')
-rw-r--r--src/corelib/global/qlogging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qlogging.cpp b/src/corelib/global/qlogging.cpp
index ed845745be..cc6ff4d3cd 100644
--- a/src/corelib/global/qlogging.cpp
+++ b/src/corelib/global/qlogging.cpp
@@ -832,7 +832,7 @@ void qWinMessageHandler2(QtMsgType t, const QMessageLogContext &context,
qSetMessagePattern() has no effect if a custom message handler is installed.
- \sa qInstallMessageHandler, Debugging Techniques
+ \sa qInstallMessageHandler, {Debugging Techniques}
*/
QtMessageHandler qInstallMessageHandler(QtMessageHandler h)