diff --git a/src/corelib/tools/qlist.qdoc b/src/corelib/tools/qlist.qdoc index a66ebfda4e9..4a36897ae28 100644 --- a/src/corelib/tools/qlist.qdoc +++ b/src/corelib/tools/qlist.qdoc @@ -836,7 +836,7 @@ \sa remove() */ -/*! \fn template qsizetype QList::removeAll(const T &t) +/*! \fn template template qsizetype QList::removeAll(const AT &t) \since 5.4 Removes all elements that compare equal to \a t from the