diff -r c9bf25a20c9f -r e0ec97ec3cc4 creator/engine/inc/creator_note.h --- a/creator/engine/inc/creator_note.h Fri Jun 11 13:39:09 2010 +0300 +++ b/creator/engine/inc/creator_note.h Wed Jun 23 18:13:31 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;