diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-19 17:06:59 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-19 17:06:59 +0000 |
commit | 2f17324940d00c4831c7e28970984dde70f8c574 (patch) | |
tree | 0190a3f48a227078e25d33e104acd3bc23a43f7a /muse2/ChangeLog | |
parent | 520e889a3e58fdaa99a0c13a40d1c3e4affe60b1 (diff) |
updated English and German READMEs
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 af85a702..d8df5204 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -6,6 +6,7 @@ - Fixed arranger part drawing borders. Used QPen::setCosmetic(true) when drawing. (Tim) - Individual parts are now built as shared libraries. (Orcan) - Moved main() and first degree relatives into main.cpp (Orcan) + - Fixed bad link in README. Updated German README. (Orcan) 18.12.2010: - Fixed transport shortcuts not working in some windows or situations. (Tim) Added event->ignore to PartCanvas::keyPress. Added setFocusPolicy() to WaveView, Master. |