diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-08-28 17:07:56 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-08-28 17:07:56 +0000 |
commit | 21e75f0c2d14010d060693c77fd3e22e1fccd65d (patch) | |
tree | 3b75b8603653c2b966f27cdff6325f12f9132e2b /muse2/ChangeLog | |
parent | ed5aec7376ab2f4c68750c07ca4187d8b17c349d (diff) |
fixed REC column too large
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index aa7b65d1..9eee3e8b 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,4 +1,7 @@ 28.08.2011: + - Fixed wierd column expansion for [rec] column by removing autoexpand of the last column. Still + something fishy with moving columns (rj) +27.08.2011: - Changed mousewheel behaviour, vertical scrolling is default and horizontal scrolling (shift) is reversed (rj) 17.08.2011: - Convert some Qt3 style coding in ComboBox to Qt4 in terms of menu entry handling. (Orcan) |