diff options
Diffstat (limited to 'src/declarative/extra/qmlnumberformatter.cpp')
-rw-r--r-- | src/declarative/extra/qmlnumberformatter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qmlnumberformatter.cpp b/src/declarative/extra/qmlnumberformatter.cpp index a12c4e6..60b154d 100644 --- a/src/declarative/extra/qmlnumberformatter.cpp +++ b/src/declarative/extra/qmlnumberformatter.cpp @@ -79,7 +79,7 @@ public: */ /*! \class QmlNumberFormatter - \ingroup utility + \ingroup group_utility \brief The QmlNumberFormatter class allows you to format a number to a particular string format/locale specific number format. */ |