diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2009-06-25 23:40:42 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2009-06-25 23:40:42 (GMT) |
commit | baff8c7e3bba56c3d9c53300ed4524c4b3546c15 (patch) | |
tree | ee72634a67719573f702ebc3f46fafde102dd3f4 /doc/src/declarative/elements.qdoc | |
parent | 91a7af3f44dc941929e0f93b98b2f2074f26086d (diff) | |
download | Qt-baff8c7e3bba56c3d9c53300ed4524c4b3546c15.zip Qt-baff8c7e3bba56c3d9c53300ed4524c4b3546c15.tar.gz Qt-baff8c7e3bba56c3d9c53300ed4524c4b3546c15.tar.bz2 |
Rename VariantAnimation -> PropertyAnimation.
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 2 |
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 |