summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/tools/qlist.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qlist.qdoc b/src/corelib/tools/qlist.qdoc
index a66ebfda4e..4a36897ae2 100644
--- a/src/corelib/tools/qlist.qdoc
+++ b/src/corelib/tools/qlist.qdoc
@@ -836,7 +836,7 @@
\sa remove()
*/
-/*! \fn template <typename T> qsizetype QList<T>::removeAll(const T &t)
+/*! \fn template <typename T> template <typename AT> qsizetype QList<T>::removeAll(const AT &t)
\since 5.4
Removes all elements that compare equal to \a t from the