diff -r 2c54b51f39c4 -r bb2d3e476f29 notes/notesui/noteseditor/inc/noteseditor_p.h --- a/notes/notesui/noteseditor/inc/noteseditor_p.h Mon Jul 26 13:54:38 2010 +0530 +++ b/notes/notesui/noteseditor/inc/noteseditor_p.h Mon Aug 09 18:30:52 2010 +0530 @@ -65,6 +65,7 @@ bool saveNote(); bool saveTodo(); void editingCompleted(bool status); + void viewCreationCompleted(int error); private: bool isNoteEdited();