diff --git a/src/corelib/tools/qset.qdoc b/src/corelib/tools/qset.qdoc index cd233ed6c4c..4ef7a80a52d 100644 --- a/src/corelib/tools/qset.qdoc +++ b/src/corelib/tools/qset.qdoc @@ -86,7 +86,7 @@ initializer list \a list. */ -/*! \fn template template QSet::QSet(InputIterator first, InputIterator last) +/*! \fn template template = true> QSet::QSet(InputIterator first, InputIterator last) \since 5.14 Constructs a set with the contents in the iterator range [\a first, \a last).