Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src Modified Files: ewl_checkbutton.c Log Message: fix warning =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_checkbutton.c,v retrieving revision 1.47 retrieving revision 1.48 diff -u -3 -r1.47 -r1.48 --- ewl_checkbutton.c 4 Jan 2005 17:36:26 -0000 1.47 +++ ewl_checkbutton.c 11 Jan 2005 03:29:10 -0000 1.48 @@ -101,7 +101,7 @@ ewl_container_child_append(EWL_CONTAINER(cb), cb->check); } - ewl_widget_configure(cb); + ewl_widget_configure(EWL_WIDGET(cb)); DLEAVE_FUNCTION(DLEVEL_STABLE); } ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs