eolian_mono: Add evas_table_mirrored_get/set to bl

Clashing with efl_ui_mirrored/get/set
This commit is contained in:
Lauro Moura 2017-12-04 15:48:04 -03:00
parent e19465bc35
commit 80bbc4b1f9
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ inline bool is_function_blacklisted(std::string const& c_name)
|| c_name == "elm_wdg_item_focus_get"
|| c_name == "elm_wdg_item_focus_set"
|| c_name == "elm_interface_scrollable_mirrored_set"
|| c_name == "evas_obj_table_mirrored_get"
|| c_name == "evas_obj_table_mirrored_set"
|| c_name == "edje_obj_load_error_get"
|| c_name == "efl_ui_focus_user_parent_get"
|| c_name == "efl_canvas_object_scale_get" // duplicated signature