branch | RCL_3 |
changeset 39 | ac7e4d1d9209 |
parent 38 | b1ea1642412e |
--- 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;