diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 01:08:46 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 01:08:46 +0000 |
commit | 7e43faf243da067865e7d0640cde448bb55ca7d6 (patch) | |
tree | 79a263ae83a4702445f6e943f2a548941768fc5c /muse2/ChangeLog | |
parent | 45f00094ca990cacd3e3a6b5516259b280b4e182 (diff) |
Ported the final Qt3 methods. Turned off Qt3Support.
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 fbe2488a..1d9d5003 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,5 +1,6 @@ 08.12.2010: - Ported many more Qt3 methods to Qt4. (Orcan) + - Turned off Qt3Support. Muse2 is now a pure Qt4 application. (Orcan) 07.12.2010: - Ported rack. TODO: Drag and drop needs a hand. It's not working. (Orcan) - Converted various Qt3 support methods to Qt4 in many files. (Orcan) |