Fix docs of qAbs to have the correct function signature.

Change-Id: I984032dc58387ae8f28318beeb053af28ccc8885
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
bb10
Jan-Arve Saether 2012-09-03 10:13:34 +02:00 committed by Qt by Nokia
parent 3981961035
commit be71325421
1 changed files with 1 additions and 1 deletions

View File

@ -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