Enlightenment CVS committal Author : englebass Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas_fb Modified Files: ewl_engine_evas_fb.c Log Message: Use correct func to register evas with embed. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_fb/ewl_engine_evas_fb.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- ewl_engine_evas_fb.c 6 Feb 2007 20:54:00 -0000 1.15 +++ ewl_engine_evas_fb.c 21 Mar 2007 13:29:19 -0000 1.16 @@ -180,7 +180,7 @@ ewl_object_current_y_get(o), ewl_object_current_w_get(o), ewl_object_current_h_get(o)); - ewl_embed_evas_set(EWL_EMBED(win), evas, win->window); + ewl_embed_canvas_set(EWL_EMBED(win), evas, win->window); EWL_ENGINE_EVAS_FB(EWL_EMBED(win)->engine)->window = win; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs