diff options
author | Florian Jung <flo@windfisch.org> | 2011-05-23 18:06:57 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-05-23 18:06:57 +0000 |
commit | 7caa48f2561ae838049abb64adffe8ce43185b34 (patch) | |
tree | eb80bbd7939e3464f8ae59753c61f80cc0534496 /muse2/muse | |
parent | 69427576250f7fcfdf0e1fb28658790f4b2077bb (diff) |
Updated Changelog; prepared for merge
Diffstat (limited to 'muse2/muse')
-rw-r--r-- | muse2/muse/midiedit/scoreedit.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/muse2/muse/midiedit/scoreedit.cpp b/muse2/muse/midiedit/scoreedit.cpp index 0019de91..f8815185 100644 --- a/muse2/muse/midiedit/scoreedit.cpp +++ b/muse2/muse/midiedit/scoreedit.cpp @@ -4280,7 +4280,6 @@ void staff_t::apply_lasso(QRect rect, set<Event*>& already_processed) * between, for example, when a cis is tied to a des * * CURRENT TODO - * > o legato: extend length to next note * o add music-keyboard-bindings for "insert rest" and "increase note length" * o maybe support step-recording in score editor as well? * |