diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2009-10-08 01:53:28 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2009-10-08 01:53:28 (GMT) |
commit | 72c3aefaa4c66d1cb6dcc99dadd808d921c9bfb7 (patch) | |
tree | 6f100849fe3b2557cc273ada05a434b87c84129d /src/declarative/QmlChanges.txt | |
parent | 68573410fb50d95a6ce27cd001d2e140b0b4aedd (diff) | |
download | Qt-72c3aefaa4c66d1cb6dcc99dadd808d921c9bfb7.zip Qt-72c3aefaa4c66d1cb6dcc99dadd808d921c9bfb7.tar.gz Qt-72c3aefaa4c66d1cb6dcc99dadd808d921c9bfb7.tar.bz2 |
Rename preserveSelection to persistentSelection
Task-number: QT-1113
Diffstat (limited to 'src/declarative/QmlChanges.txt')
-rw-r--r-- | src/declarative/QmlChanges.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt index 7661e03..ee5acd4 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -41,6 +41,7 @@ Text elements: hAlign -> horizontalAlignment Text elements: vAlign -> verticalAlignment Text elements: highlightColor -> selectionColor Text elements: highlightedTextColor -> selectedTextColor +Text elements: preserveSelection -> persistentSelection State: operations -> changes Transition: operations -> animations Transition: fromState -> from |