diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-20 04:30:21 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-20 04:30:21 +0000 |
commit | c78f8f241423e16df682d77f2b9cb4080d492774 (patch) | |
tree | d287c66bc3d22a577091a19bef093447231a854b /muse2/ChangeLog | |
parent | 3b63d9a339d8e850ba6d8e4ae979fa60eef2dc4d (diff) |
Ported .ui widgets to Qt4
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index cb453a5a..64036d4b 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -3,7 +3,8 @@ - More icon conversion work (Orcan) - Move global, user, project .xpm files into the xpm/ directory. Handle them the same way in filedialog.cpp as we handle other pixmaps elsewhere. (Orcan) - - Ported the following .ui widgets to Qt4: commentbase (Orcan) + - Ported the following .ui widgets to Qt4: commentbase, metronomebase, mtrackinfobase, + midifilter (Orcan) 18.11.2010 - Updated build part README file - read it! Tell user to specify Release build type. (Tim) - Added printout of build type in top level cmake. (Tim) |