From 23457bd6d9d54df2cab505e581e72f9942b0fdbb Mon Sep 17 00:00:00 2001 From: John Layt Date: Fri, 27 Jan 2012 20:21:21 +0000 Subject: 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 --- dist/changes-5.0.0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 9df39260a6..fc5bebd11d 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -198,6 +198,8 @@ information about a particular change. longer take a parameter for base, they will only perform localised base 10 conversions. For converting other bases use the QString methods instead. +- QSystemLocale has been removed from the public API. + **************************************************************************** * General * **************************************************************************** -- cgit v1.2.3