diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-05-07 04:41:00 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-05-07 04:41:23 (GMT) |
commit | 32c2d17680a04fced714aa103b40d7de24d9eb26 (patch) | |
tree | 3cf2eae8c3038a4800f033b05cf43b88e1b33163 /tests/auto/declarative/declarative.pro | |
parent | 60a06af7200217aa16c8c130a1ed0afce31812ed (diff) | |
download | Qt-32c2d17680a04fced714aa103b40d7de24d9eb26.zip Qt-32c2d17680a04fced714aa103b40d7de24d9eb26.tar.gz Qt-32c2d17680a04fced714aa103b40d7de24d9eb26.tar.bz2 |
Fix autotests
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r-- | tests/auto/declarative/declarative.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index 05c4c26..a9b069c 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -1,7 +1,6 @@ TEMPLATE = subdirs SUBDIRS += \ examples \ - graphicswidgets \ # Cover parserstress \ # Cover qmetaobjectbuilder \ # Cover qdeclarativeanimations \ # Cover |