SIC: QLocale: Make QSystemLocale a private class
authorJohn Layt <jlayt@kde.org>
Fri, 27 Jan 2012 20:21:21 +0000 (20:21 +0000)
committerQt by Nokia <qt-info@nokia.com>
Sun, 5 Feb 2012 16:50:04 +0000 (17:50 +0100)
commit23457bd6d9d54df2cab505e581e72f9942b0fdbb
treebecbdb0cce5277c0c1e7d87dfd3efa69347f1986
parent29c4a27a94d6f0dc9d91227d99bab7c2f55710db
SIC: QLocale: Make QSystemLocale a private class

As discussed on list and approved by Lars and Thiago.

Make QSystemLocale private to give us time and space to change it to a
better implementation.

Change-Id: Ifd806972f3996c43a876f544f78c6557ad71cd75
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
dist/changes-5.0.0
src/corelib/tools/qlocale.h
src/corelib/tools/qlocale.qdoc
src/corelib/tools/qlocale_p.h
tests/auto/corelib/tools/qlocale/tst_qlocale.cpp