QmlJsDelta: move to the QmlJs namspace

This commit is contained in:
Olivier Goffart
2010-07-21 13:11:45 +02:00
parent 3c7528d572
commit 31949f1890
3 changed files with 23 additions and 24 deletions

View File

@@ -47,6 +47,7 @@
#include <QDebug>
using namespace QmlJS;
using namespace QmlJS::AST;
namespace QmlJSInspector {