Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_container.h 


Log Message:
and make it public

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_container.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- ewl_container.h     5 Jul 2008 18:03:53 -0000       1.40
+++ ewl_container.h     5 Aug 2008 19:30:39 -0000       1.41
@@ -107,6 +107,7 @@
         Ewl_Container_Iterator iterator; /**< Function to find next child */
 };
 
+Ewl_Widget      *ewl_container_new(void);
 int              ewl_container_init(Ewl_Container *container);
 
 void             ewl_container_add_notify_set(Ewl_Container *container,



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to