Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_menu.c Log Message: And this is one of the reasons we're adding type checking. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_menu.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- ewl_menu.c 10 Oct 2005 18:43:31 -0000 1.8 +++ ewl_menu.c 21 Oct 2005 23:46:18 -0000 1.9 @@ -59,8 +59,6 @@ ewl_widget_internal_set(menu->base.popup, TRUE); ewl_widget_layer_set(menu->base.popup, 1000); ewl_widget_appearance_set(EWL_WIDGET(menu->base.popup), "menu"); - ewl_box_orientation_set(EWL_BOX(menu->base.popup), - EWL_ORIENTATION_VERTICAL); ewl_object_fill_policy_set(EWL_OBJECT(menu->base.popup), EWL_FLAG_FILL_NONE); ewl_object_alignment_set(EWL_OBJECT(menu->base.popup), ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs