mmsharing/mmshui/inc/musuieventobserver.h
branchRCL_3
changeset 35 6c57ef9392d2
parent 33 bc78a40cd63c
child 41 755f0370535b
equal deleted inserted replaced
33:bc78a40cd63c 35:6c57ef9392d2
    68     virtual TBool OrientationCanBeChanged() const = 0;
    68     virtual TBool OrientationCanBeChanged() const = 0;
    69     
    69     
    70     virtual TInt GetUiVolumeValue() = 0;
    70     virtual TInt GetUiVolumeValue() = 0;
    71     
    71     
    72     virtual CMusUiResourceHandler* ResourceHandler() = 0;
    72     virtual CMusUiResourceHandler* ResourceHandler() = 0;
       
    73    
       
    74     virtual void SetExitingFlag() = 0;
    73 	};
    75 	};
    74 
    76 
    75 #endif // MUSUIEVENTOBSERVER_H
    77 #endif // MUSUIEVENTOBSERVER_H
    76             
    78             
    77 // end of file
    79 // end of file