idlehomescreen/inc/xneditmode.h
branchCompilerCompatibility
changeset 12 119a7c064f0f
parent 9 f966699dea19
child 15 ff572dfe6d86
equal deleted inserted replaced
10:148c8716f7c0 12:119a7c064f0f
   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     /**