messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
--- a/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h	Fri Sep 17 08:28:39 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h	Mon Oct 04 00:13:15 2010 +0300
@@ -114,15 +114,7 @@
      * @return Timestamp string to be set.
      */
     QString getMsgTimeStamp(const QModelIndex& index);
-
-private slots:    
-
-    /*
-     * Handler for orientation changed
-     * @param orientation Qt::Orientation
-     */
-    void orientationchanged(Qt::Orientation orientation);
-    
+  
 protected:
 
     /**