messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 43 35b64624a9e7
parent 34 84197e66a4bd
child 47 5b14749788d7
child 70 a15d9966050f
--- 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:
 
     /**