diff -r 84197e66a4bd -r 35b64624a9e7 messagingapp/msgui/conversationview/inc/msgconversationviewitem.h --- a/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h Fri Jun 11 13:35:48 2010 +0300 +++ b/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h Wed Jun 23 18:09:17 2010 +0300 @@ -108,6 +108,14 @@ */ void init(); +private slots: + + /* + * Handler for orientation changed + * @param orientation Qt::Orientation + */ + void orientationchanged(Qt::Orientation orientation); + protected: /**