X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Flib%2Felm_priv.h;h=e68ce2270b808e99fea3ae1e1ea745740a13bed9;hb=02416fdf5874983611580cfaa34f18d045e92c8d;hp=7ff273fe5f65a871a7f9bb99305a59501f7ccadf;hpb=7b6d3f7e6dad158733dea59bcb8ba79b7915c630;p=framework%2Fuifw%2Felementary.git diff --git a/src/lib/elm_priv.h b/src/lib/elm_priv.h index 7ff273f..e68ce22 100644 --- a/src/lib/elm_priv.h +++ b/src/lib/elm_priv.h @@ -182,6 +182,7 @@ struct _Elm_Config double zoom_friction; unsigned char thumbscroll_bounce_enable; double thumbscroll_border_friction; + double thumbscroll_sensitivity_friction; double scroll_smooth_time_interval; double scroll_smooth_amount; double scroll_smooth_history_weight;