diff options
author | Tim E. Real <termtech@rogers.com> | 2010-12-29 08:13:23 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-12-29 08:13:23 +0000 |
commit | 6507ce61ab90c6ecb9a68fdd57e8ed6743f6920e (patch) | |
tree | 4d749ebef0ebc4c56864c0f9d3a694cfee07d7f4 /muse2/ChangeLog | |
parent | 6a5d00dea2201ac85d7bbae030cbc8abb8a97618 (diff) |
Fixed the 'no selected track' trackinfo background MusE logo display.
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 9a84de76..900ce3b5 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -4,6 +4,8 @@ - Commented out the comment placeholder text line in projectcreateimpl.cpp. It broke the compilation against Qt-4.7. (Orcan) - Fixed the shift modifier issue in renaming parts in the arranger. (Orcan) + - Fixed the 'no selected track' trackinfo background MusE logo display. (Tim) + It was a memory leak as well. Was a simple fix in Arranger::genTrackInfo(). 27.12.2010: - Added a first try at project creation dialog, we'll see how much territory it covers, intentionally it's only used upon creation of a project, later 'Save As' |