From 661973a2b5c9e3ac14bac3e7bdbc98adb851bfb4 Mon Sep 17 00:00:00 2001 From: Javier Serrano Polo Date: Mon, 26 Jun 2006 22:17:19 +0000 Subject: [PATCH] added time pattern git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@169 0778d3d1-df1d-0410-868b-ea421aaaa00d --- include/song_editor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/song_editor.h b/include/song_editor.h index 3fa465e7c..18e2b4073 100644 --- a/include/song_editor.h +++ b/include/song_editor.h @@ -59,6 +59,7 @@ public: PLAY_TRACK, PLAY_BB, PLAY_PATTERN, + PLAY_TIME_PATTERN, PLAY_MODE_CNT } ;