summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-06-25 23:40:42 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-06-25 23:40:42 (GMT)
commitbaff8c7e3bba56c3d9c53300ed4524c4b3546c15 (patch)
treeee72634a67719573f702ebc3f46fafde102dd3f4 /doc
parent91a7af3f44dc941929e0f93b98b2f2074f26086d (diff)
downloadQt-baff8c7e3bba56c3d9c53300ed4524c4b3546c15.zip
Qt-baff8c7e3bba56c3d9c53300ed4524c4b3546c15.tar.gz
Qt-baff8c7e3bba56c3d9c53300ed4524c4b3546c15.tar.bz2
Rename VariantAnimation -> PropertyAnimation.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/elements.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index 35d746b..daf34c4 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -26,9 +26,9 @@ The following table lists the Qml elements provided by the Qt Declarative module
\o
\list
+\o \l PropertyAnimation
\o \l NumericAnimation
\o \l ColorAnimation
-\o \l VariantAnimation
\o \l PauseAnimation
\o \l SequentialAnimation
\o \l ParallelAnimation