From 03dba8c59686119996d708a8a103ed362291fa40 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Tue, 14 Aug 2012 17:05:30 +0200 Subject: Mark QCollator as internal. The class is private in 5.0, we'll publish it in 5.1 Change-Id: Ia7511db0393528aafa8c8059b4eb1657c8cdcc64 Reviewed-by: Casper van Donderen --- src/corelib/tools/qcollator.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/corelib/tools') diff --git a/src/corelib/tools/qcollator.cpp b/src/corelib/tools/qcollator.cpp index 72485eba41..a7a684a4d4 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 -- cgit v1.2.3