branch | RCL_3 |
changeset 80 | 726fba06891a |
parent 73 | c8382f7b54ef |
--- a/emailuis/emailui/src/OverlayControl.cpp Wed Sep 15 11:52:37 2010 +0300 +++ b/emailuis/emailui/src/OverlayControl.cpp Wed Oct 13 14:11:15 2010 +0300 @@ -73,7 +73,7 @@ if ( aPointerEvent.iType == TPointerEvent::EButton1Down ) { // Give feedback to user (vibration) - iTouchFeedBack->InstantFeedback( this, ETouchFeedbackBasic ); + iTouchFeedBack->InstantFeedback( this, ETouchFeedbackBasicButton ); SetPointerCapture( ETrue ); } CCoeControl::HandlePointerEventL( aPointerEvent );