diff options
-rw-r--r-- | src/declarative/QmlChanges.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt index 97cefd5..940dc14 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -1,3 +1,11 @@ + + +Listview: sectionExpression has been replaced by section.property, section.criteria + + +============================================================================= +The changes below are pre-4.6.0 release. + QML API Review ============== |