messagingapp/msgui/msgapp/inc/msglistview.h
changeset 44 36f374c67aa8
parent 34 84197e66a4bd
child 47 5b14749788d7
--- a/messagingapp/msgui/msgapp/inc/msglistview.h	Wed Jun 23 18:09:17 2010 +0300
+++ b/messagingapp/msgui/msgapp/inc/msglistview.h	Tue Jul 06 14:12:40 2010 +0300
@@ -117,6 +117,13 @@
      */
     void onDialogDeleteMsg(HbAction* action);
     
+	/**
+	 * This slot is called when appengine emits the partialdeleteconversationlist event.
+	 * This performs grab of the HbAbstractviewitem on which delete was called.
+	 * @param conversation id of the item.
+	 */
+    void enableListitem( int conversationId );
+	    
 private:
 
     /**