Evas canvas3d texture: 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-17 09:48:34 +00:00
parent 65367180bf
commit 82caec2888
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
type @extern Evas_Colorspace: int; /* FIXME: Need to get emile migrated. */
class Evas.Canvas3D.Texture (Evas.Canvas3D.Object, Evas.Common_Interface)
{
legacy_prefix: null;