remove deprecated code related with

elm_genlist_item_top_bring_in
elm_genlist_item_middle_bring_in
elm_genlist_item_middle_show
elm_genlist_item_top_show
function.


SVN revision: 69282
This commit is contained in:
Jiyoun Park 2012-03-13 05:46:23 +00:00
parent 27835da36d
commit 054320be55
1 changed files with 1 additions and 1 deletions

View File

@ -709,7 +709,7 @@ compare_fav_cb(const void *d1, const void *d2)
static void
index_selected(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_info)
{
elm_genlist_item_top_bring_in(event_info);
elm_genlist_item_bring_in(event_info, ELM_GENLIST_ITEM_SCROLLTO_TOP);
}
static More_Menu_Item *