messagingapp/msgui/conversationview/inc/msgeditorwidget.h
changeset 41 25fe1fe642e3
parent 37 518b245aa84c
child 56 f42d9a78f435
--- a/messagingapp/msgui/conversationview/inc/msgeditorwidget.h	Tue Jul 06 22:50:16 2010 +0530
+++ b/messagingapp/msgui/conversationview/inc/msgeditorwidget.h	Fri Jul 09 14:46:10 2010 +0530
@@ -165,10 +165,10 @@
      */
     void init();
     
-	/**
-	* To update back ground.
-	*/
-    void updateButtonBackground(const QString& bg);
+	 /**
+	  * To update back ground.
+	  */
+    void updateButtonBackgroundAndColor(const QString& bg,const QString& iconColor);
 
 private: