emailuis/uicomponents/inc/fscontrolbuttonvisualiser.h
branchRCL_3
changeset 73 c8382f7b54ef
parent 64 3533d4323edc
child 80 726fba06891a
--- a/emailuis/uicomponents/inc/fscontrolbuttonvisualiser.h	Tue Sep 14 20:48:24 2010 +0300
+++ b/emailuis/uicomponents/inc/fscontrolbuttonvisualiser.h	Wed Sep 15 11:52:37 2010 +0300
@@ -548,6 +548,11 @@
      * Show dropdown shadow for buttons  
      */
     TBool iShowShadow;
+
+    /**
+     * Help variable to omit unnecessary iDefaultBgBrush updates.
+     */
+    TSize iLastUpdatedButtonModelSize; 
     };