idlehomescreen/inc/xneditmode.h
branchRCL_3
changeset 9 f966699dea19
parent 4 4d54b72983ae
child 15 ff572dfe6d86
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
   154 
   154 
   155     /**
   155     /**
   156      * Sets the title for status pane
   156      * Sets the title for status pane
   157      *
   157      *
   158      * @since Series 60 5.0
   158      * @since Series 60 5.0
   159      */
   159      * @param aEdit Edit mode or not.
   160     void SetStatusPaneTitleL();
   160      */
       
   161     void SetStatusPaneTitleL( TBool aEdit );
   161     
   162     
   162 private:    
   163 private:    
   163     // Constructors
   164     // Constructors
   164     
   165     
   165     /**
   166     /**