summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlmetaproperty_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlmetaproperty_p.h')
-rw-r--r--src/declarative/qml/qmlmetaproperty_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlmetaproperty_p.h b/src/declarative/qml/qmlmetaproperty_p.h
index 3bd9089..69fd5c3 100644
--- a/src/declarative/qml/qmlmetaproperty_p.h
+++ b/src/declarative/qml/qmlmetaproperty_p.h
@@ -55,6 +55,8 @@
#include "qmlmetaproperty.h"
+QT_BEGIN_NAMESPACE
+
class QmlContext;
class QmlMetaPropertyPrivate
{
@@ -89,4 +91,6 @@ public:
void writeValueProperty(const QVariant &);
};
+QT_END_NAMESPACE
+
#endif // QMLMETAPROPERTY_P_H