emailuis/emailui/inc/FreestyleEmailUiTextureManager.h
branchRCL_3
changeset 80 726fba06891a
parent 73 c8382f7b54ef
--- a/emailuis/emailui/inc/FreestyleEmailUiTextureManager.h	Wed Sep 15 11:52:37 2010 +0300
+++ b/emailuis/emailui/inc/FreestyleEmailUiTextureManager.h	Wed Oct 13 14:11:15 2010 +0300
@@ -56,8 +56,7 @@
 	EBackgroundTextureBar,
 	EBackgroundTextureThumb,
 	EBackgroundTextureMailList,
-	EListControlMarkOnIcon,
-	EListControlMarkOffIcon,	
+	EListControlMarkIcon,
 	EListControlMenuIcon,
 	EMailListBarBgIcon,
 	ESearchLookingGlassIcon,
@@ -225,6 +224,8 @@
 	EAttachmentsSaveAll,
 	EAttachmentsCancelAll,
 	EAttachmentsViewAll,
+	
+    EMarkingModeBackgroundIcon,
     
 	// TEXTURE COUNT
 	ETextureCount,
@@ -286,6 +287,9 @@
 	// Get new mail list separator brush	
 	// Ownership IS transferred to caller.
 	CAlfFrameBrush* NewMailListSeparatorBgBrushLC();
+	// Get marking mode background brush	
+	// Ownership IS transferred to caller.
+	CAlfImageBrush* NewMailListMarkingModeBgBrushLC();
 	// Get new mail list separator brush	
     // Ownership IS transferred to caller.
 	CAlfImageBrush* NewControlBarListBgBrushLC();