diff -r 125793e17004 -r 514d98f21c43 mulwidgets/mulsliderwidget/inc/mulslidercontrol.h --- a/mulwidgets/mulsliderwidget/inc/mulslidercontrol.h Tue May 25 13:16:14 2010 +0300 +++ b/mulwidgets/mulsliderwidget/inc/mulslidercontrol.h Mon Jun 21 16:15:51 2010 +0300 @@ -125,8 +125,9 @@ * Generates the feedback based on the events recieved * * @param aEvent Events recieved by the widget on Drag + * @param aIntensity Intensity of the feedback.If not passed default will be 50 */ - void TactileEffectOnDrag(TAlfEvent& aEvent); + void TactileEffectOnDrag(TAlfEvent& aEvent , int aIntensity = 50 ); /** * Generates the feedback based on the thumb release