diff -r 1c71b77fbc93 -r d8e625c87f33 creator/engine/inc/creator_note.h --- a/creator/engine/inc/creator_note.h Fri Jun 11 17:49:08 2010 +0300 +++ b/creator/engine/inc/creator_note.h Thu Jun 17 15:34:52 2010 +0300 @@ -28,7 +28,7 @@ #include //#include -#include +#include #include #include @@ -59,7 +59,7 @@ private: AgendaUtil *iAgendaUtil; - NotesEditor *iNotepadApi; //QT Notes api + NotesEditorInterface *iNotepadApi; //QT Notes api //CNotepadApi *iNotepadApi; CNotepadParameters* iParameters;