diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-09-04 08:39:06 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-09-04 08:39:06 (GMT) |
commit | 462456192424082ccc5ccc7238a751f92521ddcf (patch) | |
tree | b89f40aff10124b2b5c059e3df4cf7d13ea6cea8 /src/declarative/QmlChanges.txt | |
parent | 4f6d883c1869104d75cda341738002f18ef3547f (diff) | |
download | Qt-462456192424082ccc5ccc7238a751f92521ddcf.zip Qt-462456192424082ccc5ccc7238a751f92521ddcf.tar.gz Qt-462456192424082ccc5ccc7238a751f92521ddcf.tar.bz2 |
Doc
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 b24f6fe..7dda5cc 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -31,6 +31,7 @@ ParentChangeAction -> ParentAction VisualModel -> VisualDataModel Renamed properties: +Item: contents -> childrenRect MouseRegion: xmin -> minimumX MouseRegion: xmax -> maximumX MouseRegion: ymin -> minimumY |