summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-24 19:23:36 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-24 19:23:36 +0000
commit94e5d45e8703b2c03bc4b642ce236758dde76a1a (patch)
tree4c9da9dfcfd2ec734dc7aa220041269480757d47 /muse2/ChangeLog
parent8c1c0f8433225f5c6783106722d294a7f720a5aa (diff)
ported fluidgui to Qt4
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index d3b85a57..abf0c4e7 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -7,7 +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)
+ - Ported fluidsynthgui, fluidgui 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)