notes/notesui/notesviewmanager/inc/notesviewmanager.h
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 70 a5ed90760192
--- 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();