summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.pri
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-04-28 05:05:53 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-04-28 05:05:53 (GMT)
commit2b8abf28d10a6d064fe116892161289be5ffb391 (patch)
tree6a1123766682c82bddbdf358316f26e11f6976c7 /src/declarative/qml/qml.pri
parentd7ffaa8ccbf881d25004b9a710259701d1a8c9bc (diff)
parenta6ffd7c7c28066f2794579bc40e7b9517e76d1ff (diff)
downloadQt-2b8abf28d10a6d064fe116892161289be5ffb391.zip
Qt-2b8abf28d10a6d064fe116892161289be5ffb391.tar.gz
Qt-2b8abf28d10a6d064fe116892161289be5ffb391.tar.bz2
Merge branch 'kinetic-declarativeui' of ../kinetic into kinetic-declarativeui-qfx
Conflicts: examples/declarative/mouseregion/mouse.qml
Diffstat (limited to 'src/declarative/qml/qml.pri')
-rw-r--r--src/declarative/qml/qml.pri3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/qml/qml.pri b/src/declarative/qml/qml.pri
index 523a31b..00e3ccb 100644
--- a/src/declarative/qml/qml.pri
+++ b/src/declarative/qml/qml.pri
@@ -56,7 +56,8 @@ HEADERS += qml/qmlparser_p.h \
qml/qmlmetaproperty_p.h \
qml/qmlcontext_p.h \
qml/qmlcompositetypemanager_p.h \
- qml/qmllist.h
+ qml/qmllist.h \
+ qml/qmldeclarativedata_p.h
# for qtscript debugger
QT += scripttools