Evas out: 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 10:06:46 +00:00
parent de2d282309
commit 0fa24ee175
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class Evas.Out (Eo.Base)
[[Gets the engine specific output parameters for a given output.]]
}
values {
info: Evas_Engine_Info *; [[The engine parameters.]]
info: Evas.Engine_Info *; [[The engine parameters.]]
}
}
}