diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-11-13 03:26:46 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-11-13 03:26:46 (GMT) |
commit | bc8d2541960c706dbb765755d8c661ae608cbedc (patch) | |
tree | abea5473fd54b2065bb7929c927ac247a0b213b1 /src/declarative/qml/qmlboundsignal_p.h | |
parent | cc1c67088b5eceaa577d7c237391488874efbe90 (diff) | |
parent | 976fdd41d357dc87bcac7bae496d25f19ee72baf (diff) | |
download | Qt-bc8d2541960c706dbb765755d8c661ae608cbedc.zip Qt-bc8d2541960c706dbb765755d8c661ae608cbedc.tar.gz Qt-bc8d2541960c706dbb765755d8c661ae608cbedc.tar.bz2 |
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmlboundsignal_p.h')
-rw-r--r-- | src/declarative/qml/qmlboundsignal_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlboundsignal_p.h b/src/declarative/qml/qmlboundsignal_p.h index 35679fd..e801892 100644 --- a/src/declarative/qml/qmlboundsignal_p.h +++ b/src/declarative/qml/qmlboundsignal_p.h @@ -53,7 +53,7 @@ // We mean it. // -#include <QtDeclarative/qmlexpression.h> +#include <qmlexpression.h> #include <private/qobject_p.h> QT_BEGIN_NAMESPACE |