diff options
author | mread <qt-info@nokia.com> | 2010-09-10 13:57:13 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2010-09-10 14:00:49 (GMT) |
commit | 8b1c78c80181e6125d39b64f7ffa698f50ed8042 (patch) | |
tree | bbbdf3eb5a1fa5df69dd05f44f10fb6da2abb73d /dist | |
parent | 72cc21e597f2d77ea1be3c1a3f7df36d8909d2fc (diff) | |
download | Qt-8b1c78c80181e6125d39b64f7ffa698f50ed8042.zip Qt-8b1c78c80181e6125d39b64f7ffa698f50ed8042.tar.gz Qt-8b1c78c80181e6125d39b64f7ffa698f50ed8042.tar.bz2 |
Updated 4.7.0 changelog
Updated 4.7.0 changelog with Avkon removal compatibility information
Reviewed-by: Harald Fernengel
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index a5939e3..53e51f8 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -371,6 +371,10 @@ Qt for Symbian - QSplashScreen * [QTBUG-11129] Fixed a hanging bug in QSplashScreen on 3.1 devices. + - QS60Main... classes + * The future compatibility of QS60MainAppUi, QS60MainDocument and + QS60MainApplication are improved by removing the need for any + sub-class to link to Avkon functions that may not exist in future. **************************************************************************** |