emailuis/emailui/inc/FreestyleEmailUiTextureManager.h
branchRCL_3
changeset 12 4ce476e64c59
parent 1 12c456ceeff2
child 17 67369d1b217f
--- a/emailuis/emailui/inc/FreestyleEmailUiTextureManager.h	Mon Mar 15 12:39:10 2010 +0200
+++ b/emailuis/emailui/inc/FreestyleEmailUiTextureManager.h	Wed Mar 31 21:08:33 2010 +0300
@@ -50,6 +50,7 @@
 	EListTextureControlButton,
 	EListTextureMailboxDefaultIcon,
 	EListTextureNewEmailDefaultIcon,
+	EListTextureCreateNewMessageIcon,
 	EListControlBarMailboxDefaultIcon,
 	EBackgroundTextureViewerHeading,
 	EBackgroundTextureBar,
@@ -209,7 +210,9 @@
 	EAttachmentsSaveAll,
 	EAttachmentsCancelAll,
 	EAttachmentsViewAll,
-
+	
+    EMarkingModeBackgroundIcon,
+    
 	// TEXTURE COUNT
 	ETextureCount,
 	
@@ -268,6 +271,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();