summaryrefslogtreecommitdiffstats
path: root/src/declarative/QmlChanges.txt
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-08-21 04:33:38 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-08-21 04:33:38 (GMT)
commit8598114e3379df3a73d4ccc7760e3761ed55edf0 (patch)
tree9c8da15646795f34a194a7aa5485dce95dcd40e0 /src/declarative/QmlChanges.txt
parentbc5b2b8ea1259bffdbdafe9d509fc675476fdb97 (diff)
downloadQt-8598114e3379df3a73d4ccc7760e3761ed55edf0.zip
Qt-8598114e3379df3a73d4ccc7760e3761ed55edf0.tar.gz
Qt-8598114e3379df3a73d4ccc7760e3761ed55edf0.tar.bz2
SetPropertyAction -> PropertyAction
Diffstat (limited to 'src/declarative/QmlChanges.txt')
-rw-r--r--src/declarative/QmlChanges.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt
index 1465b14..0f1bd1b 100644
--- a/src/declarative/QmlChanges.txt
+++ b/src/declarative/QmlChanges.txt
@@ -20,6 +20,7 @@ Bind -> Binding
SetProperties -> PropertyChanges
RunScript -> StateChangeScript
SetAnchors -> AnchorChanges
+SetPropertyAction -> PropertyAction
RunScriptAction -> ScriptAction
ParentChangeAction -> ParentAction