summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-07-11 22:55:32 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2010-07-11 22:57:05 (GMT)
commitb4ceee6ee8f8bd45567c900be0b89dc13af57c3d (patch)
tree9efccfc3fbf538b4da65092251b102d07176f01c /tests/auto/declarative
parent95ea87c2c3dbaab7df75167f119ca7641862ed63 (diff)
downloadQt-b4ceee6ee8f8bd45567c900be0b89dc13af57c3d.zip
Qt-b4ceee6ee8f8bd45567c900be0b89dc13af57c3d.tar.gz
Qt-b4ceee6ee8f8bd45567c900be0b89dc13af57c3d.tar.bz2
Fix .pro file after class/test rename.
Diffstat (limited to 'tests/auto/declarative')
-rw-r--r--tests/auto/declarative/declarative.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index daffdef..a7fb3b8 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -52,7 +52,7 @@ SUBDIRS += \
qdeclarativeqt \
qdeclarativerepeater \
qdeclarativesmoothedanimation \
- qdeclarativespringfollow \
+ qdeclarativespringanimation \
qdeclarativesqldatabase \
qdeclarativestates \
qdeclarativestyledtext \