diff -r 0b38fc5b94c6 -r 2c54b51f39c4 notes/notesui/notesviewmanager/inc/notesviewmanager.h --- a/notes/notesui/notesviewmanager/inc/notesviewmanager.h Mon Jul 12 02:32:28 2010 +0530 +++ b/notes/notesui/notesviewmanager/inc/notesviewmanager.h Mon Jul 26 13:54:38 2010 +0530 @@ -49,6 +49,9 @@ NOTESVIEWMANAGER_EXPORT void switchToView( NotesNamespace::NotesViewIds viewId); +signals: + void appReady(); + private: void loadNotesMainView(); void loadNotesCollectionView();