diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2009-11-04 03:21:38 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2009-11-04 03:21:38 (GMT) |
commit | 630d3b9ba9da12331c72406c311ca26f88c6061a (patch) | |
tree | e73bfeb15adf50c040bf3306aeb5159272f2709c /tests/auto/declarative/declarative.pro | |
parent | d11f0b71ba8cae27aafc70fedf027f20180837e2 (diff) | |
download | Qt-630d3b9ba9da12331c72406c311ca26f88c6061a.zip Qt-630d3b9ba9da12331c72406c311ca26f88c6061a.tar.gz Qt-630d3b9ba9da12331c72406c311ca26f88c6061a.tar.bz2 |
Fix test after rename.
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r-- | tests/auto/declarative/declarative.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index 321e91b..7e3bf1e 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -10,7 +10,7 @@ SUBDIRS += anchors \ numberformatter \ pathview \ qfxloader \ - qfxpixmapcache \ + qmlpixmapcache \ qfxtextedit \ qfxtextinput \ qfxwebview \ |