diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-11-11 06:42:22 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-11-11 06:42:22 (GMT) |
commit | 49e1b989213028dac8557d4e74ab530f77fc8a07 (patch) | |
tree | aa2aae204ec1ed6de623500c2d9d9034fd2500ab /tests/auto/declarative/declarative.pro | |
parent | 7df3dce47c1ed9545065f60c3faebdd31d922a38 (diff) | |
download | Qt-49e1b989213028dac8557d4e74ab530f77fc8a07.zip Qt-49e1b989213028dac8557d4e74ab530f77fc8a07.tar.gz Qt-49e1b989213028dac8557d4e74ab530f77fc8a07.tar.bz2 |
basic PathView autotests
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-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 6b2e39e..0b9e6ec 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -27,6 +27,7 @@ SUBDIRS += \ qmlgraphicsflickable \ # Cover qmlgraphicsflipable \ # Cover qmlgraphicsparticles \ # Cover + qmlgraphicspathview \ # Cover qmlgraphicspositioners \ # Cover qmlgraphicstext \ # Cover qmlgraphicstextedit \ # Cover |