messagingapp/msgui/inc/msgbaseview.h
changeset 44 36f374c67aa8
parent 43 35b64624a9e7
child 47 5b14749788d7
child 52 12db4185673b
--- a/messagingapp/msgui/inc/msgbaseview.h	Wed Jun 23 18:09:17 2010 +0300
+++ b/messagingapp/msgui/inc/msgbaseview.h	Tue Jul 06 14:12:40 2010 +0300
@@ -70,6 +70,10 @@
      */
     void switchView(const QVariantList& data);
     
+    /**
+     * Forceful close of conversation view
+     */
+    void closeOpenConversationView();
 
 };