branch | RCL_3 |
changeset 5 | a47de9135b21 |
parent 3 | f5a1e66df979 |
child 6 | 6ceef9a83b1a |
--- a/textinput/peninputarc/inc/pensrvcliinc/peninputanim.h Fri Feb 19 23:09:27 2010 +0200 +++ b/textinput/peninputarc/inc/pensrvcliinc/peninputanim.h Fri Mar 12 15:44:07 2010 +0200 @@ -407,6 +407,12 @@ TRect iDiscreetPopArea; RAknUiServer iAknUiSrv; TBool iDirty; + + /** + * Fix bug HMNN-82CDU5 + */ + TPoint iPointerDown; // record pointer that button is pressing in + TBool iIsMove; // Is key moving event happened. };