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