akntouchgesturefw/inc/akntouchgesturefwdefs.h
changeset 33 b3425bf29f82
parent 0 2f259fa3e83a
child 23 3d340a0166ff
--- a/akntouchgesturefw/inc/akntouchgesturefwdefs.h	Mon May 03 12:45:33 2010 +0300
+++ b/akntouchgesturefw/inc/akntouchgesturefwdefs.h	Wed Jun 23 05:40:10 2010 +0800
@@ -99,7 +99,7 @@
 const TUint32 KAknTouchGestureFwAllGestureTypes = 0x7fffffff;
 
 /// Default feedback intensity.
-const TInt KAknTouchGestureFwFeedbackIntensity = 50;
+const TInt KAknTouchGestureFwFeedbackIntensity = 100;
 
 /// Pinch feedback timeout (in microseconds).
 const TInt KAknTouchGestureFwPinchFeedbackTimeout = 200000;