diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-08-28 05:20:29 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-08-28 05:20:29 (GMT) |
commit | 797162603f35af1f67dd5a7c35c7004eef1828a9 (patch) | |
tree | a0ea48d3a3c7d6ad37a4e8ff45add475d961c5c9 /src/declarative/QmlChanges.txt | |
parent | 6167fdb50ba6d8b2d2592d42ba0055c2107141d4 (diff) | |
download | Qt-797162603f35af1f67dd5a7c35c7004eef1828a9.zip Qt-797162603f35af1f67dd5a7c35c7004eef1828a9.tar.gz Qt-797162603f35af1f67dd5a7c35c7004eef1828a9.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 22d0470..bb5d0d8 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -54,6 +54,7 @@ MouseRegion: add "acceptedButtons" property MouseRegion: add "hoverEnabled" property MouseRegion: add "pressedButtons" property Timer: add start() and stop() slots +WebView: add newWindowComponent and newWindowParent properties Deletions: Column/VerticalPositioner: lost "margins" property |