# HG changeset patch # User gyorgyf # Date 1371590290 -3600 # Node ID e2b535b35b5f19eee55dd95242101147cc105eb0 # Parent 147c6548bf892e9e01bc6f2262be143fbc1eb13e bugfixes to compile on Linux again diff -r 147c6548bf89 -r e2b535b35b5f data/model/FlexiNoteModel.h --- a/data/model/FlexiNoteModel.h Tue Jun 18 22:09:38 2013 +0100 +++ b/data/model/FlexiNoteModel.h Tue Jun 18 22:18:10 2013 +0100 @@ -16,7 +16,7 @@ #ifndef _FLEXINOTE_MODEL_H_ #define _FLEXINOTE_MODEL_H_ -// #include "NotelikeModel.h" +// #include "NotelikeModel.h" // GF: reomved as this is an uncommitted experiment for now #include "IntervalModel.h" #include "base/RealTime.h"