This commit is contained in:
Wong Cho Ching
2014-01-25 01:53:57 +08:00
parent 9435cfd8b8
commit b7e6200433
4 changed files with 31 additions and 1 deletions

View File

@@ -51,6 +51,8 @@ public:
static ConstNotePlayHandleList nphsOfInstrumentTrack(
const InstrumentTrack * _ct );
static bool isPreviewing();
private:
static previewTrackContainer * s_previewTC;