diff -r b1ea1642412e -r ac7e4d1d9209 textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h --- a/textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h Thu Jul 15 19:01:13 2010 +0300 +++ b/textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h Thu Aug 19 10:15:25 2010 +0300 @@ -731,6 +731,11 @@ * Indicates whether range button short press is handled. */ TBool iHandleRangeShortPress; + + /** + * Indicates whether US rsc file exist or not + */ + TBool iUSRscFileExist; private: CFepLayoutScrollableList* iCandidateList;