diff options
author | Bea Lam <bea.lam@nokia.com> | 2009-11-17 22:43:38 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2009-11-17 22:43:38 (GMT) |
commit | ab18752f6b04370a9729e097dc6d5e312e5e5822 (patch) | |
tree | 96d0c22029fa4c256695597bcdc5e4d35ea05e4e /tests | |
parent | 2f8e5ce75853091ff4bab885654923e0b7c4986e (diff) | |
download | Qt-ab18752f6b04370a9729e097dc6d5e312e5e5822.zip Qt-ab18752f6b04370a9729e097dc6d5e312e5e5822.tar.gz Qt-ab18752f6b04370a9729e097dc6d5e312e5e5822.tar.bz2 |
Accidentally removed some entries from declarative.pro
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/declarative/declarative.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index cc8660f..e1817d6 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -2,9 +2,11 @@ TEMPLATE = subdirs SUBDIRS += \ anchors \ # Cover animatedimage \ # Cover + animations \ # Cover + behaviors \ # Cover datetimeformatter \ # Cover examples \ - graphicswidgets \ # Cover + graphicswidgets \ # Cover layouts \ # Cover numberformatter \ # Cover parserstress \ # Cover |