messagingapp/msgui/conversationview/inc/msgconversationwidget.h
changeset 43 35b64624a9e7
parent 34 84197e66a4bd
child 47 5b14749788d7
child 70 a15d9966050f
--- a/messagingapp/msgui/conversationview/inc/msgconversationwidget.h	Fri Jun 11 13:35:48 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgconversationwidget.h	Wed Jun 23 18:09:17 2010 +0300
@@ -278,11 +278,26 @@
      */
     void resetProperties();
 
-	/**
-     * Function to repolish the widget
+    /**
+     * Function to repolish widget.
      */
     void repolishWidget();
 
+protected:
+    
+    /*
+     * @see HbWidget
+     */
+    virtual void polish(HbStyleParameters &params);
+    
+private slots:
+	
+    /*
+     * Handler for orientation changed
+     * @param orientation Qt::Orientation
+     */
+	void orientationchanged(Qt::Orientation orientation);
+		
 private:
 
     /**