diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-20 05:43:40 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-20 05:43:40 +0000 |
commit | b0d5d0761a8060c4363d7d3ae3a3b9914f9cec15 (patch) | |
tree | e97818250de7cb473ea5dc55e5e45ef091d72059 /muse2/ChangeLog | |
parent | c78f8f241423e16df682d77f2b9cb4080d492774 (diff) |
Removed superfluous wrappers. Made stuff neat.
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 64036d4b..002b3956 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +20.11.2010 + - Remove most wrapper classes around .ui widgets. I was wrapping them too much. Some widgets + (e.g. songinfo) still need wrappers though. (Orcan) 19.11.2010 - Started some conversions of midieditor, pianoroll, drumedit, incl. their QGridLayouts. (Tim) - More icon conversion work (Orcan) |