diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-05-11 03:15:05 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-05-11 03:15:05 (GMT) |
commit | 8bb9edaeda5e14df3402c5990a0630a664048ac9 (patch) | |
tree | ed4046cb640648c89a7281ee28fbf720f05cdb55 | |
parent | b9f263eb1e5871ed724452e7454b8414e554ead6 (diff) | |
download | Qt-8bb9edaeda5e14df3402c5990a0630a664048ac9.zip Qt-8bb9edaeda5e14df3402c5990a0630a664048ac9.tar.gz Qt-8bb9edaeda5e14df3402c5990a0630a664048ac9.tar.bz2 |
Compile
-rw-r--r-- | src/declarative/qml/qmlcontext_p.h | 1 |
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; |