diff --git a/src/corelib/tools/qcollator.cpp b/src/corelib/tools/qcollator.cpp index 72485eba416..a7a684a4d4d 100644 --- a/src/corelib/tools/qcollator.cpp +++ b/src/corelib/tools/qcollator.cpp @@ -116,6 +116,8 @@ static const char * const collationStrings[collationStringsCount] = { \class QCollator \brief The QCollator class compares strings according to a localized collation algorithm. + \internal + \reentrant \ingroup i18n \ingroup string-processing