Enlightenment CVS committal Author : titan Project : e17 Module : apps/ephoto
Dir : e17/apps/ephoto/src/bin Modified Files: ephoto_exif.c Log Message: Fix compile error =================================================================== RCS file: /cvs/e/e17/apps/ephoto/src/bin/ephoto_exif.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- ephoto_exif.c 8 Apr 2008 22:39:00 -0000 1.20 +++ ephoto_exif.c 24 Apr 2008 02:21:08 -0000 1.21 @@ -133,7 +133,7 @@ ewl_container_child_append(EWL_CONTAINER(c), sp); ewl_widget_show(sp); - model = ewl_model_ecore_list_get(); + model = ewl_model_ecore_list_instance(); view = ewl_label_view_get(); list = ewl_list_new(); ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs