diff options
author | Jens Bache-Wiig <jens.bache-wiig@nokia.com> | 2010-09-30 09:00:33 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-10-07 03:57:02 (GMT) |
commit | 42e1282f210d9a9a30b02c274af60edf3d785de9 (patch) | |
tree | 9425d8d00662cd06feb63ab9e053c84caf09556f | |
parent | 745bc005d988daee0df2a31951fc6b80851d8ad5 (diff) | |
download | Qt-42e1282f210d9a9a30b02c274af60edf3d785de9.zip Qt-42e1282f210d9a9a30b02c274af60edf3d785de9.tar.gz Qt-42e1282f210d9a9a30b02c274af60edf3d785de9.tar.bz2 |
Update changes
(cherry picked from commit 7d5afd371d634e35192ab27f65c6dc895f7bbb5c)
-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 ------ |