Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/evas_fb


Modified Files:
        ewl_engine_evas_fb.c 


Log Message:
- the engine is in the embed now

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_fb/ewl_engine_evas_fb.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ewl_engine_evas_fb.c        7 Jul 2006 21:06:26 -0000       1.4
+++ ewl_engine_evas_fb.c        7 Jul 2006 21:51:04 -0000       1.5
@@ -186,7 +186,7 @@
                                        ewl_object_current_h_get(o));
         ewl_embed_evas_set(EWL_EMBED(win), evas, win->window);
 
-       EWL_ENGINE_EVAS_FB(win->engine)->window = win;
+       EWL_ENGINE_EVAS_FB(EWL_EMBED(win)->engine)->window = win;
 
        DLEAVE_FUNCTION(DLEVEL_STABLE);
 }



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to