messagingapp/msgui/conversationview/inc/msgeditorwidget.h
changeset 52 12db4185673b
parent 31 ebfee66fde93
child 70 a15d9966050f
--- a/messagingapp/msgui/conversationview/inc/msgeditorwidget.h	Tue Jul 06 14:12:40 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgeditorwidget.h	Wed Aug 18 09:45:25 2010 +0300
@@ -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: