diff options
author | Tim E. Real <termtech@rogers.com> | 2010-12-14 02:43:41 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-12-14 02:43:41 +0000 |
commit | 37d66824699fad3727f1c035a8ad98dc21782757 (patch) | |
tree | 495be131dd1b65dceb3cc1dc938a1e7d7358c95e /muse2/ChangeLog | |
parent | 522ca271bfb851789aa437a5b88f980cb96916b2 (diff) |
Fixed all missing icons throughout. Added qrc file, changed ui file. Looks nice now.
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 65b0e6bf..ac5d8036 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -4,6 +4,7 @@ - Fixed some QMenu usages without parent and/or delete. (Tim) - DeicsOnze: Fixed: Crash in ctor, _preset not init. by time loadConfiguration called. Re-arranged. And 3 popup QMenu usages without delete. Test OK. (Tim) + - Deicsonze: Fixed all missing icons throughout. Added qrc file, changed ui file. Looks nice now. (Tim) 12.12.2010: - Integrated the translation system into cmake. Added a -DUPDATE_TRANSLATIONS flag to cmake which will update the .ts files in the source tree with the newest strings. I used this to |