summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter/textwriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/rewriter/textwriter.cpp')
-rw-r--r--src/declarative/qml/rewriter/textwriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/rewriter/textwriter.cpp b/src/declarative/qml/rewriter/textwriter.cpp
index cd3f26a..e63d24c 100644
--- a/src/declarative/qml/rewriter/textwriter.cpp
+++ b/src/declarative/qml/rewriter/textwriter.cpp
@@ -43,7 +43,7 @@
QT_QML_BEGIN_NAMESPACE
-using namespace QmlJS;
+using namespace QDeclarativeJS;
TextWriter::TextWriter()
:string(0), cursor(0)