diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-01-02 14:33:11 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-01-02 14:33:11 +0000 |
commit | 15a9ee1018248dfb3902ba1d5995c22c97cd2380 (patch) | |
tree | 47939ed6a183b8bd1cdfb984d63910d6fe99ebdd /muse2/ChangeLog | |
parent | 26e8e0544d07641a72dfa9c05be20c2b3512c710 (diff) |
fixed patch loading in deicsonze
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 4619dc91..fb2fc8e6 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -5,6 +5,7 @@ Moves by, and snaps to, snap setting of either an editor, or globally to arranger by default. - Added transport position "Shift + +/-" keys, for no snapping. (Tim) - Removed (hopefully) the last bits of Qt3sepport functions from .ui files. (Orcan) + - fixed patch loading for deicsonze and reverted to it's standard colortheme (rj) 31.12.2010: - Possible fix for arranger focussing problems. (Tim) Added parent->setFocusProxy(canvas) just after canvas created. |