diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 18:30:17 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 18:30:17 +0000 |
commit | 9f1903d96cccc7cb2f456d68d31446fa739905f7 (patch) | |
tree | 1c30a654f041dbb7614a2f8d64243b2e40336e0a /muse2/ChangeLog | |
parent | 703f47458a859c9559c13038246dd37529eba6ff (diff) |
Fix compiler warnings, and a typo in the transport max slider value.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 7ac1723b..3e18642c 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -6,6 +6,8 @@ This also fixes the Transport position boxes' sections jumping to last section. TODO: There's still trouble editing with KB in Bar-Beat-Tick mode, the bar and beat being '1' based. TODO: Fix SigEdit (the time Signature Editor boxes). + - Fix some build and compiler warnings. (Orcan) + - Fix the max slider value in the transport. This was a typo I made during conversion. (Orcan) 08.12.2010: - Ported many more Qt3 methods to Qt4. (Orcan) - Turned off Qt3Support. Muse2 is now a pure Qt4 application. (Orcan) |