Mercurial > hg > svcore
diff data/model/FlexiNoteModel.h @ 814:cccf6069a9fc tonioni
introduced horizongal note editing constraints; debugged note edit
author | matthiasm |
---|---|
date | Mon, 17 Jun 2013 18:00:24 +0100 |
parents | 373923435472 |
children | 147c6548bf89 |
line wrap: on
line diff
--- a/data/model/FlexiNoteModel.h Fri Apr 19 15:37:27 2013 +0100 +++ b/data/model/FlexiNoteModel.h Mon Jun 17 18:00:24 2013 +0100 @@ -16,6 +16,8 @@ #ifndef _FLEXINOTE_MODEL_H_ #define _FLEXINOTE_MODEL_H_ +#include "NotelikeModel.h" + #include "IntervalModel.h" #include "base/RealTime.h" #include "base/PlayParameterRepository.h"