diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2010-04-28 09:13:38 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2010-04-28 09:15:23 (GMT) |
commit | eb4a3bbf2a780f87105c09d354adde04b0bf6ad8 (patch) | |
tree | 1d8b69667e9d33902fa9c2c1d3182249129c8370 | |
parent | 89db625958949cf94f112fc2f9e6a3bf6399e43b (diff) | |
download | Qt-eb4a3bbf2a780f87105c09d354adde04b0bf6ad8.zip Qt-eb4a3bbf2a780f87105c09d354adde04b0bf6ad8.tar.gz Qt-eb4a3bbf2a780f87105c09d354adde04b0bf6ad8.tar.bz2 |
Update changelog after last change.
Document the change introduced by the merge request 583
(89db625958949cf94f112fc2f9e6a3bf6399e43b)
-rw-r--r-- | dist/changes-4.8.0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 39ea604..27bb885 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -40,6 +40,8 @@ QtCore QtGui ----- + - QTabBar: reduced minimumSizeHint if ElideMode is set. + **************************************************************************** * Database Drivers * |