uifw/AvKon/aknhlist/inc/aknsinglecolumnstylecoredatarow.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
child 55 aecbbf00d063
--- a/uifw/AvKon/aknhlist/inc/aknsinglecolumnstylecoredatarow.h	Mon Mar 15 12:41:34 2010 +0200
+++ b/uifw/AvKon/aknhlist/inc/aknsinglecolumnstylecoredatarow.h	Wed Mar 31 21:59:52 2010 +0300
@@ -51,7 +51,11 @@
         /** Third text column is enabled. */
         EThirdColumnEnabled = 0x00010000,
         /** Core data row is emphasised. */
-        EEmphasis           = 0x00020000
+        EEmphasis           = 0x00020000,
+        /** Enable smiley icon in first column */
+        EFirstColumnSmiley  = 0x00040000,
+        /** Enable smiley icon in second column */
+        ESecondColumnSmiley = 0x00080000
         };
 
     /** Icon types for single column style core data row. */