fixed behaviour of automation-tracks in BB-editor (closes #2014486)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1311 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-16 22:10:15 +00:00
parent 18eae929ad
commit 43b8eb9393
2 changed files with 20 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
2008-07-16 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/tracks/automation_track.cpp:
fixed behaviour of automation-tracks in BB-editor (closes #2014486)
* include/track.h:
* src/core/track.cpp:
fixed "Cut"-action on TCOs (closes #2016731)