summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-05-11 03:15:05 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-05-11 03:15:05 (GMT)
commit8bb9edaeda5e14df3402c5990a0630a664048ac9 (patch)
treeed4046cb640648c89a7281ee28fbf720f05cdb55 /src/declarative/qml
parentb9f263eb1e5871ed724452e7454b8414e554ead6 (diff)
downloadQt-8bb9edaeda5e14df3402c5990a0630a664048ac9.zip
Qt-8bb9edaeda5e14df3402c5990a0630a664048ac9.tar.gz
Qt-8bb9edaeda5e14df3402c5990a0630a664048ac9.tar.bz2
Compile
Diffstat (limited to 'src/declarative/qml')
-rw-r--r--src/declarative/qml/qmlcontext_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlcontext_p.h b/src/declarative/qml/qmlcontext_p.h
index c265474..99dc669 100644
--- a/src/declarative/qml/qmlcontext_p.h
+++ b/src/declarative/qml/qmlcontext_p.h
@@ -51,6 +51,7 @@
QT_BEGIN_NAMESPACE
class QmlContext;
+class QmlExpression;
class QmlEngine;
class QmlCompiledComponent;