summaryrefslogtreecommitdiffstats
path: root/src/declarative
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-08-20 06:05:12 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-08-20 06:05:12 (GMT)
commit74bb6421e618366532e651afbb8790431604657b (patch)
tree71b9707e81dd7ddbcb33c5cc40fffedee9b7b61f /src/declarative
parenta80154c9cdc43d3f1b9d0eb3e95b586dc18d8bc9 (diff)
downloadQt-74bb6421e618366532e651afbb8790431604657b.zip
Qt-74bb6421e618366532e651afbb8790431604657b.tar.gz
Qt-74bb6421e618366532e651afbb8790431604657b.tar.bz2
update QmlChanges.txt
Diffstat (limited to 'src/declarative')
-rw-r--r--src/declarative/QmlChanges.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt
index fe83d40..b8a9358 100644
--- a/src/declarative/QmlChanges.txt
+++ b/src/declarative/QmlChanges.txt
@@ -21,6 +21,8 @@ MouseRegion: xmin -> minimumX
MouseRegion: xmax -> maximumX
MouseRegion: ymin -> minimumY
MouseRegion: ymin -> maximumY
+Text: hAlign -> horizontalAlignment
+Text: vAlign -> verticalAlignment
Additions:
MouseRegion: add "acceptedButtons" property