> Modified: trunk/evas/src/lib/canvas/evas_object_main.c
> ===================================================================
> --- trunk/evas/src/lib/canvas/evas_object_main.c      2010-04-29 17:35:44 UTC 
> (rev 48427)
> +++ trunk/evas/src/lib/canvas/evas_object_main.c      2010-04-29 17:35:47 UTC 
> (rev 48428)
> @@ -35,7 +35,7 @@
>
> /* evas internal stuff */
> Evas_Object *
> -evas_object_new(void)
> +evas_object_new(Evas *e)
> {
>    Evas_Object *obj;

no modification is done here. Does it mean that the canvas will be used in 
a future commit ?

Vincent

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to