idlehomescreen/inc/xnviewswitcher.h
branchRCL_3
changeset 93 b01126ce0bec
parent 88 3321d3e205b6
equal deleted inserted replaced
88:3321d3e205b6 93:b01126ce0bec
    96     /**
    96     /**
    97      * Updates the client rect
    97      * Updates the client rect
    98      */            
    98      */            
    99     void SizeChanged( TRect aRect );
    99     void SizeChanged( TRect aRect );
   100 
   100 
   101 
   101     /**
       
   102      * Stop view switch
       
   103      */            
       
   104     void StopViewSwitchL();
       
   105     
   102 private: // constructors
   106 private: // constructors
   103     
   107     
   104     /**
   108     /**
   105      * C++ default constructor
   109      * C++ default constructor
   106      */    
   110      */