elementary/naviframe - no you can't removed.

SVN revision: 79891
This commit is contained in:
ChunEon Park 2012-11-30 13:25:29 +00:00
parent 8776fa93cb
commit cd5eac4cc9
1 changed files with 2 additions and 0 deletions

View File

@ -419,6 +419,8 @@ _item_text_set_hook(Elm_Object_Item *it,
}
}
edje_object_part_text_set(VIEW(nit), buf, label);
/* access */
if (_elm_config->access_mode)
_access_obj_process(nit, EINA_TRUE);