diff options
author | Tim E. Real <termtech@rogers.com> | 2010-11-27 00:49:10 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-11-27 00:49:10 +0000 |
commit | 16dbc206d810e3c753800b9503e38f129847592f (patch) | |
tree | 64c0f102a78962ef679948a537a7183e9cf549f1 /muse2/ChangeLog | |
parent | d0072018d13594b5aa1ad0a04dd036676dae8b5a (diff) |
Converted comboQuant widget to Qt4 (in miditransform dialog).
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 0fd05dd4..2790e03f 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -5,6 +5,8 @@ (maxValue -> maximum, minValue -> minimum etc). (Tim) - Fixed SpinBoxFP class. Was never right before. (Tim) - Fixed transform and input transform ui files and dialogs - using the corrected SpinBoxFP. (Tim) + - Converted comboQuant widget to Qt4 (found in miditransform dialog). + TODO: Doesn't actually open - why? (Tim) 25.11.2010 - Fixed column widths, alignments, device renaming and jack device creation issues in synthconfigbase. Somehow the last changelog entry about this didn't get committed. That's added too. (Orcan) |