Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_embed.h 


Log Message:
And actually commit the struct change on the embed.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_embed.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- ewl_embed.h 18 Oct 2006 16:28:08 -0000      1.31
+++ ewl_embed.h 26 Oct 2006 05:41:07 -0000      1.32
@@ -56,6 +56,7 @@
 
        Evas           *evas;        /**< Evas where drawing takes place. */
        void           *evas_window; /**< The window holding the evas. */
+       int             cursor;      /**< Id for current cursor in use */
 
        Evas_Object    *smart;       /**< Manipulate Ewl_Embed from evas */
        Evas_Object    *ev_clip;     /**< Clip box to receive evas events */



-------------------------------------------------------------------------
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