summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.qdoc
diff options
context:
space:
mode:
authorJohn Layt <jlayt@kde.org>2012-01-27 20:21:21 +0000
committerQt by Nokia <qt-info@nokia.com>2012-02-05 17:50:04 +0100
commit23457bd6d9d54df2cab505e581e72f9942b0fdbb (patch)
treebecbdb0cce5277c0c1e7d87dfd3efa69347f1986 /src/corelib/tools/qlocale.qdoc
parent29c4a27a94d6f0dc9d91227d99bab7c2f55710db (diff)
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>
Diffstat (limited to 'src/corelib/tools/qlocale.qdoc')
-rw-r--r--src/corelib/tools/qlocale.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale.qdoc b/src/corelib/tools/qlocale.qdoc
index 65cdc4d7ff..cc335a4575 100644
--- a/src/corelib/tools/qlocale.qdoc
+++ b/src/corelib/tools/qlocale.qdoc
@@ -711,6 +711,7 @@
*/
/*!
+ \internal
\class QSystemLocale
\brief The QSystemLocale class can be used to finetune the system locale
of the user.