summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwhatsthis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qwhatsthis.cpp')
-rw-r--r--src/widgets/kernel/qwhatsthis.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/kernel/qwhatsthis.cpp b/src/widgets/kernel/qwhatsthis.cpp
index 661317d21a..d5c249c074 100644
--- a/src/widgets/kernel/qwhatsthis.cpp
+++ b/src/widgets/kernel/qwhatsthis.cpp
@@ -542,8 +542,8 @@ void QWhatsThis::enterWhatsThisMode()
}
/*!
- Returns true if the user interface is in "What's This?" mode;
- otherwise returns false.
+ Returns \c true if the user interface is in "What's This?" mode;
+ otherwise returns \c false.
\sa enterWhatsThisMode()
*/