QMLJSEditor Exporting few classes

These changes are required for the new Binding Editor

Change-Id: Ic1e833819c69831aa1a930ab668a644ae4ccdd6f
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Aleksei German
2019-08-07 17:04:47 +02:00
parent 2feb3e5585
commit 735cdf88df
10 changed files with 40 additions and 47 deletions

View File

@@ -54,8 +54,6 @@ using namespace QmlJS::AST;
namespace QmlJSEditor {
using namespace Internal;
namespace {
static bool isIdScope(const ObjectValue *scope, const QList<const QmlComponentChain *> &chain)