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 <casper.vandonderen@nokia.com>
This commit is contained in:
Lars Knoll 2012-08-14 17:05:30 +02:00 committed by Qt by Nokia
parent 45ecea6a87
commit 03dba8c596

View File

@ -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