summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-21 09:45:19 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-21 09:45:19 +0000
commitb7037bd0f102b0515a811ad151661186a025ff31 (patch)
treeed2fc9d35daff13a8a4880c8a14198d910b09ce1 /muse2/ChangeLog
parenta38c9eb67ad8d75f3c6e5de7d6ccc83727ff5996 (diff)
all menus use QActions now
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index c506bd1e..b2332594 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,5 @@
+21.11.2010
+ - All menus now use QActions. Some shortcuts are left to be assigned correctly (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)