QmlJSEditor Exporting AutoCompleter

One more change for the new Binding Editor

Change-Id: I17c9eb02212a29abcc4ef568e7d85cffc14c023d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Aleksei German
2019-08-08 17:15:16 +02:00
parent a81c1aab2c
commit 76cf08a886
3 changed files with 4 additions and 6 deletions

View File

@@ -34,7 +34,6 @@
#include <QTextBlock>
using namespace QmlJSEditor;
using namespace Internal;
using namespace QmlJS;
static int blockStartState(const QTextBlock &block)