[config] fixed wrong function name for scroller config
authorHosang Kim <hosang12.kim@samsung.com>
Tue, 2 Jul 2013 13:50:59 +0000 (22:50 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 2 Jul 2013 13:51:01 +0000 (22:51 +0900)
commite069e4266298370e6f31da7ac0423c2330508b7b
tree34e2dd2c41808751d9616f0d6f7adab09b76ea0c
parentac93bcd72b86e622021acf756af13aaaa2ee206e
[config] fixed wrong function name for scroller config

Should call elm_config_scroll_thumbscroll_hold_threshold_get but this line calls elm_config_scroll_thumbscroll_threshold_get.
src/bin/config.c