summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcontext_p.h
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-05-11 03:21:38 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-05-11 03:21:38 (GMT)
commiteaee439e28149f1bee141c24b73f3ac58178fcf2 (patch)
tree0a0eb84d6916b41a7e43caba7f280862ec1c789c /src/declarative/qml/qmlcontext_p.h
parent865c022c2df25496055de897f37f8206cb4fc730 (diff)
parent5683a1b9dc6ce944ea250f05f92ccdec4c217410 (diff)
downloadQt-eaee439e28149f1bee141c24b73f3ac58178fcf2.zip
Qt-eaee439e28149f1bee141c24b73f3ac58178fcf2.tar.gz
Qt-eaee439e28149f1bee141c24b73f3ac58178fcf2.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmlcontext_p.h')
-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 97a816c..f527bb8 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 QmlExpression;
class QmlCompiledComponent;