diff options
Diffstat (limited to 'muse2/ChangeLog')
| -rw-r--r-- | muse2/ChangeLog | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 2790e03f..82e4c711 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -7,6 +7,9 @@          - 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) +        - Finished porting edit instrument dialog to Qt4. listitem.h is removed as it is no longer +          needed. (Orcan) +        - Added missing includes on comboQuant. The compilation was failing here. (Orcan)  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) | 
