diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-21 19:20:01 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-21 19:20:01 +0000 |
commit | 91c2b820ae05ce03faf193fc94d1513ee1d881ce (patch) | |
tree | 75136a1d0b3225a3abaa999d687b0c4e3e032838 /muse2/ChangeLog | |
parent | b7037bd0f102b0515a811ad151661186a025ff31 (diff) |
cleanups after switching to QActions in menus
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index b2332594..40292831 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,5 +1,6 @@ 21.11.2010 - All menus now use QActions. Some shortcuts are left to be assigned correctly (Orcan) + - Clean up: Remove submenu integer ids from the MusE class in favor of QActions (Orcan) 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) |