diff -r 579cc610882e -r ef813d54df51 notes/notesui/notesviewmanager/inc/notesviewmanager.h --- a/notes/notesui/notesviewmanager/inc/notesviewmanager.h Tue Jul 06 14:14:56 2010 +0300 +++ b/notes/notesui/notesviewmanager/inc/notesviewmanager.h Wed Aug 18 09:47:38 2010 +0300 @@ -49,6 +49,9 @@ NOTESVIEWMANAGER_EXPORT void switchToView( NotesNamespace::NotesViewIds viewId); +signals: + void appReady(); + private: void loadNotesMainView(); void loadNotesCollectionView();