Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_grid.h 


Log Message:
Add missing prototypes.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_grid.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- ewl_grid.h  30 Sep 2006 18:41:01 -0000      1.22
+++ ewl_grid.h  2 Oct 2006 05:21:09 -0000       1.23
@@ -138,6 +138,7 @@
 void ewl_grid_cb_destroy(Ewl_Widget *w, void *ev_data , void *user_data);
 void ewl_grid_cb_child_add(Ewl_Container *p, Ewl_Widget *c);
 void ewl_grid_cb_child_remove(Ewl_Container *p, Ewl_Widget *c, int idx);
+void ewl_grid_cb_child_show(Ewl_Container *p, Ewl_Widget *child);
 void ewl_grid_cb_child_resize(Ewl_Container *p, Ewl_Widget *child,
                                                int size, Ewl_Orientation o);
 



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

Reply via email to