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 bool QList::operator>(const QList &other) +/*! \fn template bool QList::operator>(const QList &other) const \since 5.6 Returns \c true if this list is @@ -421,7 +421,7 @@ of \c operator<(). */ -/*! \fn template bool QList::operator>=(const QList &other) +/*! \fn template bool QList::operator>=(const QList &other) const \since 5.6 Returns \c true if this list is