Fixed project load bug

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@606 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2007-11-22 12:48:02 +00:00
parent 9ad71a975e
commit 993d6ff36b
3 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
2007-11-22 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/widgets/text_float.cpp:
* src/core/track.cpp:
- fixed segfaults from clicking on track content objects after loading a
project.
- I don't have a copy of 3.1 to reference, so I don't know where the
textFloat is normally displayed. Feel free to adjust.
2007-11-21 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/lib/sample_buffer.cpp: