Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: ewl_test.c Log Message: Didn't mean to commit the size changes. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_test.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- ewl_test.c 19 May 2005 05:26:47 -0000 1.5 +++ ewl_test.c 19 May 2005 05:31:48 -0000 1.6 @@ -186,8 +186,7 @@ printf("HEAP SIZE:\t%u bytes\n", heap_end - heap_start); main_win = ewl_window_new(); - ewl_object_fill_policy_set(EWL_OBJECT(main_win), EWL_FLAG_FILL_ALL); - /* ewl_object_size_request(EWL_OBJECT(main_win), 400, 400); */ + ewl_object_size_request(EWL_OBJECT(main_win), 400, 400); ewl_window_title_set(EWL_WINDOW(main_win), "The Enlightenment Widget Library"); ewl_window_name_set(EWL_WINDOW(main_win), "EWL Test Application"); ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs