diff -r 35b64624a9e7 -r 36f374c67aa8 messagingapp/msgui/conversationview/inc/msgconversationbaseview.h --- a/messagingapp/msgui/conversationview/inc/msgconversationbaseview.h Wed Jun 23 18:09:17 2010 +0300 +++ b/messagingapp/msgui/conversationview/inc/msgconversationbaseview.h Tue Jul 06 14:12:40 2010 +0300 @@ -130,6 +130,11 @@ */ void handleViewReady(); + /** + * + */ + void handleConversationIdChange(qint64 convId); + signals: /** * Signal emitted when the conversation view is closed.