Eio model: Fix Eolian warnings.

This includes either migrating types to eolian, fixing namespace or
importing extra types.
This commit is contained in:
Tom Hacohen 2016-02-16 14:05:50 +00:00
parent 2bddf709c7
commit 4e285d6a32
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
type @extern Eio_Filter_Direct_Cb: __undefined_type;
class Eio.Model (Eo.Base, Efl.Model.Base)
{
legacy_prefix: null;