summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qnumberformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/qnumberformat.h')
-rw-r--r--src/declarative/extra/qnumberformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qnumberformat.h b/src/declarative/extra/qnumberformat.h
index 75224ec..aa1e447 100644
--- a/src/declarative/extra/qnumberformat.h
+++ b/src/declarative/extra/qnumberformat.h
@@ -163,7 +163,7 @@ private:
QString _text;
};
-QML_DECLARE_TYPE(QNumberFormat);
+QML_DECLARE_TYPE(QNumberFormat)
QT_END_NAMESPACE