summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-11-03 08:29:34 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-11-03 08:30:13 (GMT)
commit0cda0d00f95cbcd292f4b1f5ed4a47d43e0ac825 (patch)
tree5858c9355cd5abb52d422fd876fa851dd066b03c /tests/auto/declarative/declarative.pro
parent36420993cb7572fa630ac88cdd6afefa2ab1c660 (diff)
downloadQt-0cda0d00f95cbcd292f4b1f5ed4a47d43e0ac825.zip
Qt-0cda0d00f95cbcd292f4b1f5ed4a47d43e0ac825.tar.gz
Qt-0cda0d00f95cbcd292f4b1f5ed4a47d43e0ac825.tar.bz2
QmlMetaType test
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 0d55391..26e8346 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -23,6 +23,7 @@ SUBDIRS += anchors \
qmllist \
qmllistaccessor \
qmlmetaproperty \
+ qmlmetatype \
qmlpropertymap \
qmltimer \
repeater \