textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h
branchRCL_3
changeset 19 ac7e4d1d9209
parent 18 b1ea1642412e
equal deleted inserted replaced
18:b1ea1642412e 19:ac7e4d1d9209
   729     
   729     
   730     /**
   730     /**
   731      * Indicates whether range button short press is handled.
   731      * Indicates whether range button short press is handled.
   732      */
   732      */
   733     TBool iHandleRangeShortPress;
   733     TBool iHandleRangeShortPress;
       
   734     
       
   735     /**
       
   736      * Indicates whether US rsc file exist or not
       
   737      */   
       
   738     TBool iUSRscFileExist;
   734 
   739 
   735 private:	
   740 private:	
   736 	CFepLayoutScrollableList* iCandidateList;
   741 	CFepLayoutScrollableList* iCandidateList;
   737 	
   742 	
   738     };
   743     };