summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlparser.cpp
diff options
context:
space:
mode:
authorRoberto Raggi <roberto.raggi@nokia.com>2009-04-24 09:29:13 (GMT)
committerRoberto Raggi <roberto.raggi@nokia.com>2009-04-24 09:29:13 (GMT)
commit0be10a2ba48a3f3d5201944b6bc049c802d4a164 (patch)
treee2a00f20ef68af8dca12cfc2055c926182be3807 /src/declarative/qml/qmlparser.cpp
parent06164e4607ddc8eafabd3ed463c309a7075188b6 (diff)
downloadQt-0be10a2ba48a3f3d5201944b6bc049c802d4a164.zip
Qt-0be10a2ba48a3f3d5201944b6bc049c802d4a164.tar.gz
Qt-0be10a2ba48a3f3d5201944b6bc049c802d4a164.tar.bz2
Use the DUI language.
Diffstat (limited to 'src/declarative/qml/qmlparser.cpp')
-rw-r--r--src/declarative/qml/qmlparser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlparser.cpp b/src/declarative/qml/qmlparser.cpp
index f019a8b..1dd0d4e 100644
--- a/src/declarative/qml/qmlparser.cpp
+++ b/src/declarative/qml/qmlparser.cpp
@@ -55,7 +55,6 @@
#include <qmlbasicscript.h>
#include "private/qmetaobjectbuilder_p.h"
#include <private/qmlvmemetaobject_p.h>
-#include "private/qmlxmlparser_p.h"
#include <private/qmlcompiler_p.h>
#include <QtDebug>