summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter/textwriter_p.h
diff options
context:
space:
mode:
authorRoberto Raggi <roberto.raggi@nokia.com>2009-06-11 08:46:43 (GMT)
committerRoberto Raggi <roberto.raggi@nokia.com>2009-06-11 09:02:53 (GMT)
commit7d7c1da715474cefa5404df684d680c36e4b6b20 (patch)
tree9a47bae6183401f0d846a2723a7f43fafcab77ef /src/declarative/qml/rewriter/textwriter_p.h
parentf88167c39259967912540cf50d3f9df9524da4b3 (diff)
downloadQt-7d7c1da715474cefa5404df684d680c36e4b6b20.zip
Qt-7d7c1da715474cefa5404df684d680c36e4b6b20.tar.gz
Qt-7d7c1da715474cefa5404df684d680c36e4b6b20.tar.bz2
Renamed the QML front-end.
Diffstat (limited to 'src/declarative/qml/rewriter/textwriter_p.h')
-rw-r--r--src/declarative/qml/rewriter/textwriter_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/rewriter/textwriter_p.h b/src/declarative/qml/rewriter/textwriter_p.h
index 57800bf..3041e04 100644
--- a/src/declarative/qml/rewriter/textwriter_p.h
+++ b/src/declarative/qml/rewriter/textwriter_p.h
@@ -49,7 +49,7 @@
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-namespace JavaScript {
+namespace QmlJS {
class TextWriter
{
@@ -91,7 +91,7 @@ public:
};
-} // end of namespace JavaScript
+} // end of namespace QmlJS
QT_END_NAMESPACE
QT_END_HEADER