changeset 816:e2b535b35b5f tonioni

bugfixes to compile on Linux again
author gyorgyf
date Tue, 18 Jun 2013 22:18:10 +0100
parents 147c6548bf89
children 9089d0546efa
files data/model/FlexiNoteModel.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"