diff options
author | Jens Bache-Wiig <jens.bache-wiig@nokia.com> | 2010-09-30 09:00:33 (GMT) |
---|---|---|
committer | Jens Bache-Wiig <jens.bache-wiig@nokia.com> | 2010-09-30 09:00:33 (GMT) |
commit | 7d5afd371d634e35192ab27f65c6dc895f7bbb5c (patch) | |
tree | f552a4d3cefd5574305c2a6d6d85a35d37bbf791 /dist | |
parent | 753d366ced1a62a97d5207eb2708817efc35bc4d (diff) | |
download | Qt-7d5afd371d634e35192ab27f65c6dc895f7bbb5c.zip Qt-7d5afd371d634e35192ab27f65c6dc895f7bbb5c.tar.gz Qt-7d5afd371d634e35192ab27f65c6dc895f7bbb5c.tar.bz2 |
Update changes
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index 9a3e543..2c25699 100644 --- a/dist/changes-4.7.1 +++ b/dist/changes-4.7.1 @@ -90,6 +90,8 @@ QtGui - QTreeView * [QTBUG-13567] Do not scroll to top if last item is removed + - QGtkStyle + * [QTBUG-13125] Fixed a regression with custom itemview background color. QtDBus ------ |