branch | RCL_3 |
changeset 17 | 38529f706030 |
parent 14 | 24062c24fe38 |
--- a/phoneuis/dialer/inc/cdialerkeypadcontainer.h Mon Mar 15 12:40:24 2010 +0200 +++ b/phoneuis/dialer/inc/cdialerkeypadcontainer.h Wed Mar 31 21:30:06 2010 +0300 @@ -193,6 +193,13 @@ * Helper to manage keypad button labels */ CDialerKeyPadLabelManager* iKeyLabelManager; + + /** + * True if key up event has been simulated in order to cancel + * long tap action due to dragging pointer outside of + * pressed button. + */ + TBool iKeyUpSimulatedDueToDragging; }; #endif // CDIALERKEYPADCONTAINER_H