diff options
author | Bea Lam <bea.lam@nokia.com> | 2009-11-02 01:25:49 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2009-11-02 01:25:49 (GMT) |
commit | 93b624c74f0486330c1e8f3aa3fe2b24d95f54b5 (patch) | |
tree | 1845655a9228da064d7e6e3630f073de37f77a65 /dist | |
parent | 837f5d2385e413b89e78cd487f5a3f818c179292 (diff) | |
parent | d01db18696a7729b0d54af76f5224aed6750f3bb (diff) | |
download | Qt-93b624c74f0486330c1e8f3aa3fe2b24d95f54b5.zip Qt-93b624c74f0486330c1e8f3aa3fe2b24d95f54b5.tar.gz Qt-93b624c74f0486330c1e8f3aa3fe2b24d95f54b5.tar.bz2 |
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index 7f723da..ba2b051 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -35,6 +35,9 @@ information about a particular change. * Added QVariant::toFloat() and QVariant::toReal() * Added QVariant(float) constructor + - Qt::escape + * now escape the double quote (") + **************************************************************************** * Platform Specific Changes * **************************************************************************** |