emailuis/uicomponents/inc/fstreelist.h
branchRCL_3
changeset 73 c8382f7b54ef
parent 64 3533d4323edc
child 80 726fba06891a
--- a/emailuis/uicomponents/inc/fstreelist.h	Tue Sep 14 20:48:24 2010 +0300
+++ b/emailuis/uicomponents/inc/fstreelist.h	Wed Sep 15 11:52:37 2010 +0300
@@ -23,15 +23,9 @@
 /////SYSTEM INCLUDES
 
 //////TOOLKIT INCLUDES
-// <cmail> SF
 #include <alf/alfcontrol.h>
-// </cmail>
 
 //////PROJECT INCLUDES
-//<cmail> removed __FS_ALFRED_SUPPORT flag
-//#include <fsconfig.h>
-//</cmail> removed __FS_ALFRED_SUPPORT flag
-
 #include "fstreelistconstants.h"
 #include "fstreevisualizerbase.h"
 #include "fstreevisualizerobserver.h"
@@ -587,6 +581,14 @@
     */
     IMPORT_C CFsTreeList* ItemMenu( TFsTreeItemId aItemId );
 
+    /**
+     * Sets marking mode on\off
+     * 
+     * @param ETrue if marking mode is set on
+     */
+
+    IMPORT_C void SetMarkingModeL( const TBool aMarkingMode );
+
 public: // Visualization management
 
     /**