Skip to content
Snippets Groups Projects
Commit d9775a41 authored by Pawel Polanski's avatar Pawel Polanski
Browse files

Compilation fix

parent 6364c936
Branches
Tags
No related merge requests found
...@@ -1379,7 +1379,7 @@ QList<const ObjectValue *> ScopeChain::all() const ...@@ -1379,7 +1379,7 @@ QList<const ObjectValue *> ScopeChain::all() const
} }
Context::Context(const Snapshot &snapshot) Context::Context(const QmlJS::Snapshot &snapshot)
: _snapshot(snapshot), : _snapshot(snapshot),
_engine(new Engine), _engine(new Engine),
_qmlScopeObjectIndex(-1), _qmlScopeObjectIndex(-1),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment