forked from qt-creator/qt-creator
QmlJsDelta: move to the QmlJs namspace
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
using namespace QmlJS;
|
||||
using namespace QmlJS::AST;
|
||||
|
||||
namespace QmlJSInspector {
|
||||
|
||||
Reference in New Issue
Block a user