forked from qt-creator/qt-creator
Set up the scope chain.
This commit is contained in:
@@ -435,7 +435,7 @@ public:
|
||||
const Value *newArray(); // ### remove me
|
||||
|
||||
// QML objects
|
||||
const ObjectValue *newQmlObject(const QString &name);
|
||||
ObjectValue *newQmlObject(const QString &name);
|
||||
|
||||
// global object
|
||||
ObjectValue *globalObject() const;
|
||||
|
||||
Reference in New Issue
Block a user