summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlpropertyvaluesource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlpropertyvaluesource.h')
-rw-r--r--src/declarative/qml/qmlpropertyvaluesource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlpropertyvaluesource.h b/src/declarative/qml/qmlpropertyvaluesource.h
index 736b25f..9cef150 100644
--- a/src/declarative/qml/qmlpropertyvaluesource.h
+++ b/src/declarative/qml/qmlpropertyvaluesource.h
@@ -69,7 +69,7 @@ protected:
private:
Q_DISABLE_COPY(QmlPropertyValueSource)
};
-QML_DECLARE_TYPE(QmlPropertyValueSource);
+QML_DECLARE_TYPE(QmlPropertyValueSource)
#endif // QMLPROPERTYVALUESOURCE_H