summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qglobal.cpp')
-rw-r--r--src/corelib/global/qglobal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp
index 75d9f6bf25..9b9d4b0faa 100644
--- a/src/corelib/global/qglobal.cpp
+++ b/src/corelib/global/qglobal.cpp
@@ -740,7 +740,7 @@ Q_CORE_EXPORT void *qMemSet(void *dest, int c, size_t n);
\sa quint64, qlonglong
*/
-/*! \fn const T &qAbs(const T &value)
+/*! \fn T qAbs(const T &value)
\relates <QtGlobal>
Compares \a value to the 0 of type T and returns the absolute