aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvmemetaobject_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlvmemetaobject_p.h')
-rw-r--r--src/qml/qml/qqmlvmemetaobject_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/qml/qqmlvmemetaobject_p.h b/src/qml/qml/qqmlvmemetaobject_p.h
index a399b072ff..5f688fe2e7 100644
--- a/src/qml/qml/qqmlvmemetaobject_p.h
+++ b/src/qml/qml/qqmlvmemetaobject_p.h
@@ -203,6 +203,7 @@ public:
bool propertiesInitialized;
inline void allocateProperties();
inline bool ensurePropertiesAllocated();
+ QV4::MemberData *propertiesAsMemberData();
int readPropertyAsInt(int id);
bool readPropertyAsBool(int id);