Mercurial > hg > svcore
diff data/model/AlignmentModel.cpp @ 1450:a12fd0456f0c streaming-csv-writer
Merge from default branch
author | Chris Cannam |
---|---|
date | Tue, 17 Apr 2018 10:35:42 +0100 |
parents | 48e9f538e6e9 |
children | 21f21354c834 |
line wrap: on
line diff
--- a/data/model/AlignmentModel.cpp Tue Apr 17 10:03:51 2018 +0100 +++ b/data/model/AlignmentModel.cpp Tue Apr 17 10:35:42 2018 +0100 @@ -22,7 +22,7 @@ AlignmentModel::AlignmentModel(Model *reference, Model *aligned, Model *inputModel, - SparseTimeValueModel *path) : + SparseTimeValueModel *path) : m_reference(reference), m_aligned(aligned), m_inputModel(inputModel),