diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2009-08-24 00:10:11 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2009-08-24 00:10:11 (GMT) |
commit | 9c6472491c9d5ac23696767388bdeb8337e2e0ee (patch) | |
tree | 5b5bc3ec719261805a0b467b1224a5330467519b /src/declarative/QmlChanges.txt | |
parent | 3170c89da80feb841b115db28a4dcf5ddadbbded (diff) | |
download | Qt-9c6472491c9d5ac23696767388bdeb8337e2e0ee.zip Qt-9c6472491c9d5ac23696767388bdeb8337e2e0ee.tar.gz Qt-9c6472491c9d5ac23696767388bdeb8337e2e0ee.tar.bz2 |
Update changes doc.
Diffstat (limited to 'src/declarative/QmlChanges.txt')
-rw-r--r-- | src/declarative/QmlChanges.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt index 5abf370..da290b7 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -35,6 +35,8 @@ Text elements: hAlign -> horizontalAlignment Text elements: vAlign -> verticalAlignment State: operations -> changes Transition: operations -> animations +Transition: fromState -> from +Transition: toState -> to Follow: followValue -> value Additions: @@ -59,8 +61,6 @@ Pending Changes Renamed elements: Renamed properties: -Transition: fromState -> from -Trnasition: toState -> to Removed Properties: PropertyAction::property |