Enlightenment CVS committal

Author  : raster
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-ecore/include/ecore/evas


Modified Files:
        c_ecore_evas.pxd 


Log Message:


oops. missed header.

===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-ecore/include/ecore/evas/c_ecore_evas.pxd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- c_ecore_evas.pxd    3 Oct 2007 14:35:50 -0000       1.4
+++ c_ecore_evas.pxd    1 Jul 2008 07:16:48 -0000       1.5
@@ -127,6 +127,7 @@
     int  ecore_evas_visibility_get(Ecore_Evas *ee)
     void ecore_evas_raise(Ecore_Evas *ee)
     void ecore_evas_lower(Ecore_Evas *ee)
+    void ecore_evas_activate(Ecore_Evas *ee)
     void ecore_evas_title_set(Ecore_Evas *ee, char *t)
     char *ecore_evas_title_get(Ecore_Evas *ee)
     void ecore_evas_name_class_set(Ecore_Evas *ee, char *n, char *c)



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to