summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qcompilerdetection.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qcompilerdetection.qdoc')
-rw-r--r--src/corelib/global/qcompilerdetection.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qcompilerdetection.qdoc b/src/corelib/global/qcompilerdetection.qdoc
index 05a4b89f1d..377323a5eb 100644
--- a/src/corelib/global/qcompilerdetection.qdoc
+++ b/src/corelib/global/qcompilerdetection.qdoc
@@ -180,7 +180,7 @@
This is useful since a missing break statement is often a bug, and some
compilers can be configured to emit warnings when one is not found.
- \sa Q_UNREACHABLE()
+ \sa Q_UNREACHABLE(), Q_UNREACHABLE_RETURN()
*/
/*!