diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-19 05:09:35 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-19 05:09:35 +0000 |
commit | 33e67545f5954f18f463b0803f9dc1f440a9bd8a (patch) | |
tree | d4d5f252d5b4d32249aa9d672f6ee74ee54b3a93 /muse2/ChangeLog | |
parent | 5027626f2325509d5f16aac8610db4f061346d7b (diff) |
Use theme icons when compiled against Qt 4.6+
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 80ccb897..66371f18 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -4,6 +4,8 @@ - Removed duplicate LASH detection in top level cmake. (Tim) - Ported the following .ui widgets to Qt4: transformbase, itransformbase, mrconfigbase (Orcan) - Finished remaining port work of mixer and strips. Should be all done now. (Tim) + - Modified icons.cpp to Use theme icons whenever possible. We now need to match muse + icons with the standard theme icon names (Orcan) 17.11.2010 - Removed a fix which cured graphic corruption for me in MusE-1. Not required now. (Tim) - Small change to Orcan's filedialog, re-enabled global button. (Tim) |