diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-07 11:47:15 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-07 11:47:15 +0000 |
commit | 1e2c10156202d4b50df409a1930adc3f151e44dc (patch) | |
tree | bb6c040e4c80d73ec50d6eb7dc3ce38ffe832a2a /muse2/ChangeLog | |
parent | c2adb2d1ec669182b127c1414ac0583a4e9c9386 (diff) |
converted Qt3 methods to Qt4. Cleaned up app.* includes a bit.
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 c911e1d4..c19ce208 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,7 @@ 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) + - Includes cleanup in app.*. (Orcan) 06.12.2010 - Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all usages. (Tim) TODO: Awl::sigedit has no returnPressed signal, for lmaster. |