Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/dialogs Modified Files: etk_options_dialog.c Log Message: * ETK API updates =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/dialogs/etk_options_dialog.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- etk_options_dialog.c 29 Dec 2006 13:02:53 -0000 1.14 +++ etk_options_dialog.c 13 Apr 2007 05:51:21 -0000 1.15 @@ -77,7 +77,7 @@ for (children = etk_container_children_get(ETK_CONTAINER(_entropy_etk_options_local_box)); children; ) { widget = children->data; - etk_container_remove(ETK_CONTAINER(_entropy_etk_options_local_box), widget); + etk_container_remove(ETK_WIDGET(widget)); children = children->next; } ------------------------------------------------------------------------- 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 [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs