classicui_pub/lists_api/inc/EIKLBI.H
branchRCL_3
changeset 51 fcdfafb36fe7
parent 23 3d340a0166ff
--- a/classicui_pub/lists_api/inc/EIKLBI.H	Thu Jul 15 18:56:19 2010 +0300
+++ b/classicui_pub/lists_api/inc/EIKLBI.H	Thu Aug 19 10:11:06 2010 +0300
@@ -350,7 +350,13 @@
          * This flag is used during scrolling to indicate that background has
          * been already drawn.
          */
-        EBackgroundDrawn = 0x1000
+        EBackgroundDrawn = 0x1000,
+
+        /**
+         * Override text color from skin 
+         */
+        EUseOverrideSkinTextColor = 0x2000
+
         };
 
 public: