summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-24 10:41:22 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-24 10:41:22 +0000
commit8c1c0f8433225f5c6783106722d294a7f720a5aa (patch)
tree679c86d572f2b2d9621eae1dfb045f90b22b7174 /muse2/ChangeLog
parent535c453c41855e1135db4060edb2101b6cebcb6e (diff)
Ported fluidsynthgui to Qt4
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 8299cb50..d3b85a57 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -7,6 +7,7 @@
- Fixed delete shortcut key. Set in MusE constructor. (Tim)
- Reinstated special Toplevel::CLIPLIST case in MusE::toplevelDeleted(). Caused problems. (Tim)
TODO: Still not right with the menu checkmark...
+ - Ported fluidsynthgui to Qt4 (Orcan)
23.11.2010
- Added Track::cname(), applied to strip labels' object names, so they may be used in style sheets. (Tim)
- Added struct SysEx and some friends, to minstrument.h, prep. for the instrument editor. (Tim)