aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativescript_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qdeclarativescript_p.h')
-rw-r--r--src/declarative/qml/qdeclarativescript_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qdeclarativescript_p.h b/src/declarative/qml/qdeclarativescript_p.h
index 79b08b6d28..4063c3ba95 100644
--- a/src/declarative/qml/qdeclarativescript_p.h
+++ b/src/declarative/qml/qdeclarativescript_p.h
@@ -401,6 +401,7 @@ public:
QHashedStringRef name;
QDeclarativeScript::Property *defaultValue;
LocationSpan location;
+ Location nameLocation;
// Used by Object::DynamicPropertyList
DynamicProperty *nextProperty;