fixed lockup and renamed constant

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@449 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-12-28 19:08:19 +00:00
parent 85bc1d5452
commit f68d4e4b62
12 changed files with 52 additions and 29 deletions

View File

@@ -399,7 +399,7 @@ class track : public journallingObject
public:
enum trackTypes
{
CHANNEL_TRACK,
INSTRUMENT_TRACK,
BB_TRACK,
SAMPLE_TRACK,
EVENT_TRACK,