diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-18 03:34:35 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-18 03:34:35 +0000 |
commit | b1b4e15d4eba560fa1898c1ba840a24d66e439c0 (patch) | |
tree | d789d888846931ec2c99f420d770a6ac10002f21 /muse2/ChangeLog | |
parent | 9fa4add8b93cba096c3f5bd8526c08e74b498680 (diff) |
Qt4 port of .ui widgets
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 3585d00a..27a35b8c 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,7 @@ 17.11.2010 - Removed a fix which cured graphic corruption for me in MusE-1. Not required now. (Tim) - Small change to Orcan's filedialog, re-enabled global button. (Tim) + - Ported the following .ui widgets to Qt4: songinfo, mittransposebase, velocitybase (Orcan) 16.11.2010 - Fixed track info sizing problems. In Arranger::switchInfo() added tgrid->update(). (Tim) QLayout::update() seems to be a new method, we needed to call it here. |