notes/notesui/notesmodel/inc/notesmodel.h
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
--- a/notes/notesui/notesmodel/inc/notesmodel.h	Mon May 03 12:30:32 2010 +0300
+++ b/notes/notesui/notesmodel/inc/notesmodel.h	Mon Jun 28 15:22:02 2010 +0530
@@ -55,6 +55,7 @@
 	void populateSourceModel(QList<ulong> ids);
 	void addEntryToModel(ulong id);
 	void removeEntryFromModel(ulong id);
+	void handleInstanceViewCreationCompleted(int status);
 
 private:
 	void modifyEntryInModel(ulong id, int row);