summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-04-29 06:14:05 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-04-29 06:14:05 (GMT)
commit42945f30e9b3cb70c43d51575aac204e3371fe33 (patch)
treee9e4bee541d005327246bf794942f1f0e0781907 /src
parenta5e5b178615cea0dc795fd2008ef258030d2e8e6 (diff)
downloadQt-42945f30e9b3cb70c43d51575aac204e3371fe33.zip
Qt-42945f30e9b3cb70c43d51575aac204e3371fe33.tar.gz
Qt-42945f30e9b3cb70c43d51575aac204e3371fe33.tar.bz2
Update QmlChanges.txt
Diffstat (limited to 'src')
-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 9c46467..7218f78 100644
--- a/src/declarative/QmlChanges.txt
+++ b/src/declarative/QmlChanges.txt
@@ -2,6 +2,8 @@
The changes below are pre Qt 4.7.0 RC
Flickable: overShoot is replaced by boundsBehavior enumeration.
+Component: isReady, isLoading, isError and isNull properties removed, use
+ status property instead
C++ API
-------