summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qmlnumberformatter.cpp
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-04-24 03:25:13 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-04-24 03:25:13 (GMT)
commit6ef6a8184ebb969f951a7c55127e9445eba64d35 (patch)
tree0bb0d3e549573c3e5769896ae655e7743c78de09 /src/declarative/extra/qmlnumberformatter.cpp
parentce1d3e9118494e535fb3c1b4e34d8feced7afdd1 (diff)
parent53fd3ca280c85572d5f38e0f2809e7601578d41e (diff)
downloadQt-6ef6a8184ebb969f951a7c55127e9445eba64d35.zip
Qt-6ef6a8184ebb969f951a7c55127e9445eba64d35.tar.gz
Qt-6ef6a8184ebb969f951a7c55127e9445eba64d35.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/extra/qmlnumberformatter.cpp')
-rw-r--r--src/declarative/extra/qmlnumberformatter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/extra/qmlnumberformatter.cpp b/src/declarative/extra/qmlnumberformatter.cpp
index 60b154d..8772305 100644
--- a/src/declarative/extra/qmlnumberformatter.cpp
+++ b/src/declarative/extra/qmlnumberformatter.cpp
@@ -78,6 +78,7 @@ public:
*/
/*!
+ \internal
\class QmlNumberFormatter
\ingroup group_utility
\brief The QmlNumberFormatter class allows you to format a number to a particular string format/locale specific number format.