diff -r 897fc24e7865 -r be046265c55d hapticsservices_pub/tactile_feedback_client_api/inc/touchlogicalfeedback.h --- a/hapticsservices_pub/tactile_feedback_client_api/inc/touchlogicalfeedback.h Tue Apr 27 16:57:17 2010 +0300 +++ b/hapticsservices_pub/tactile_feedback_client_api/inc/touchlogicalfeedback.h Tue May 11 16:29:36 2010 +0300 @@ -93,7 +93,6 @@ ETouchFeedbackSubMenuOpened, ETouchFeedbackSubMenuClosed, ETouchFeedbackLongTap, - ETouchFeedbackDynamicSlider, ETouchFeedbackMultiTouchRecognized }; @@ -106,7 +105,8 @@ ETouchContinuousSmooth = 0x300, // For generic continuous feedback for custom controls ETouchContinuousSlider, ETouchContinuousInput, - ETouchContinuousFlick + ETouchContinuousFlick, + ETouchDynamicSlider }; /**