Elm naviframe item: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:35:33 +01:00
parent 82591ac46e
commit ff0f41933f
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
type Elm_Naviframe_Item_Pop_Cb: __undefined_type;
class Elm.Naviframe_Item(Elm.Widget_Item)
{
eo_prefix: elm_obj_naviframe_item;