Fix indentation

This commit is contained in:
Hyunjin Song
2022-02-02 14:58:08 +09:00
parent ca72d5b16a
commit 99d97fcc35
5 changed files with 23 additions and 23 deletions

View File

@@ -65,7 +65,7 @@ private:
Track * m_track;
BBTrack * m_bbTrack;
SampleClip * m_clip;
// The offset from the start of m_track that the record has
// started from.
TimePos m_startRecordTimeOffset;