summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcompiler_p.h
diff options
context:
space:
mode:
authorRoberto Raggi <roberto.raggi@nokia.com>2009-04-09 14:31:17 (GMT)
committerRoberto Raggi <roberto.raggi@nokia.com>2009-04-24 07:52:32 (GMT)
commit352159138ee768a1b3387cf043663b18f0e1e293 (patch)
treedd96f4adccff45811b8f7c410cc0ebd5b8d09819 /src/declarative/qml/qmlcompiler_p.h
parent0fe8ca07873ec6b528255c2a25f537ff959e3353 (diff)
downloadQt-352159138ee768a1b3387cf043663b18f0e1e293.zip
Qt-352159138ee768a1b3387cf043663b18f0e1e293.tar.gz
Qt-352159138ee768a1b3387cf043663b18f0e1e293.tar.bz2
Initial work on the qfx front-end.
Diffstat (limited to 'src/declarative/qml/qmlcompiler_p.h')
-rw-r--r--src/declarative/qml/qmlcompiler_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlcompiler_p.h b/src/declarative/qml/qmlcompiler_p.h
index 754e284..79d788e 100644
--- a/src/declarative/qml/qmlcompiler_p.h
+++ b/src/declarative/qml/qmlcompiler_p.h
@@ -51,6 +51,7 @@ class QStringList;
QT_BEGIN_NAMESPACE
class QmlXmlParser;
+class QmlScriptParser;
class QmlEngine;
class QmlComponent;
class QmlCompiledComponent;