diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2010-03-23 01:12:46 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2010-03-23 03:49:12 (GMT) |
commit | 7711d400e4ad4d65363bc910d76acdf0d1065195 (patch) | |
tree | 1fb64c9471a8a0f14bde5e3b442cafa7ece2baba /doc/src | |
parent | da96ef1a17a27b09129f73c6e7f3134806545d92 (diff) | |
download | Qt-7711d400e4ad4d65363bc910d76acdf0d1065195.zip Qt-7711d400e4ad4d65363bc910d76acdf0d1065195.tar.gz Qt-7711d400e4ad4d65363bc910d76acdf0d1065195.tar.bz2 |
Remove ParentAction.
It has been replaced with ParentAnimation.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 75f8b97..e35d67c 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -78,7 +78,6 @@ The following table lists the QML elements provided by the Qt Declarative module \o \l ParentAnimation \o \l AnchorAnimation \o \l PropertyAction -\o \l ParentAction \o \l ScriptAction \o \l Transition \o \l SpringFollow |