diff -r 8ba0afbb4637 -r a15d9966050f messagingapp/msgui/conversationview/inc/msgconversationviewitem.h --- a/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h Thu Sep 02 20:23:03 2010 +0300 +++ b/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h Fri Sep 17 08:28:39 2010 +0300 @@ -108,6 +108,13 @@ */ void init(); + /** + * Finds the message timestamp to be set. + * @parma index Model index of the item. + * @return Timestamp string to be set. + */ + QString getMsgTimeStamp(const QModelIndex& index); + private slots: /*