diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-11-03 23:42:17 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-11-03 23:42:17 (GMT) |
commit | a200f90d19a8d233e92311d881644424dcde31de (patch) | |
tree | 94235fa4a295b2aaea781a1f1aac35a19e7fe167 | |
parent | 6729365ff5a0dec6eaa05f76c821b302ad723d91 (diff) | |
download | Qt-a200f90d19a8d233e92311d881644424dcde31de.zip Qt-a200f90d19a8d233e92311d881644424dcde31de.tar.gz Qt-a200f90d19a8d233e92311d881644424dcde31de.tar.bz2 |
update .pro file
-rw-r--r-- | tests/auto/declarative/declarative.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index 73269e1..86cf175 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -19,6 +19,7 @@ SUBDIRS += anchors \ qmldom \ qmlecmascript \ qmlgraphicstext \ + qmlfontloader \ qmllanguage \ qmllist \ qmllistaccessor \ |