summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/corelib/tools/qlist.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/tools/qlist.qdoc b/src/corelib/tools/qlist.qdoc
index 591be76018..acbc2f8d0e 100644
--- a/src/corelib/tools/qlist.qdoc
+++ b/src/corelib/tools/qlist.qdoc
@@ -410,7 +410,7 @@
of \c operator<().
*/
-/*! \fn template <typename T> bool QList<T>::operator>(const QList<T> &other)
+/*! \fn template <typename T> bool QList<T>::operator>(const QList<T> &other) const
\since 5.6
Returns \c true if this list is
@@ -421,7 +421,7 @@
of \c operator<().
*/
-/*! \fn template <typename T> bool QList<T>::operator>=(const QList<T> &other)
+/*! \fn template <typename T> bool QList<T>::operator>=(const QList<T> &other) const
\since 5.6
Returns \c true if this list is