Enlightenment CVS committal Author : titan Project : e17 Module : proto
Dir : e17/proto/ephoto/src Modified Files: ephoto_callbacks.c Log Message: whoops. warning-- =================================================================== RCS file: /cvs/e/e17/proto/ephoto/src/ephoto_callbacks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ephoto_callbacks.c 20 Jul 2006 06:55:51 -0000 1.3 +++ ephoto_callbacks.c 20 Jul 2006 06:57:27 -0000 1.4 @@ -134,7 +134,7 @@ m->icon = ewl_icon_new(); ewl_icon_label_set(EWL_ICON(m->icon), entry_text); ewl_object_alignment_set(EWL_OBJECT(m->icon), EWL_FLAG_ALIGN_CENTER); - ewl_callback_append(icon, EWL_CALLBACK_CLICKED, slideshow_clicked_cb, NULL); + ewl_callback_append(m->icon, EWL_CALLBACK_CLICKED, slideshow_clicked_cb, NULL); ewl_container_child_append(EWL_CONTAINER(m->slideshows), m->icon); ewl_widget_show(m->icon); } ------------------------------------------------------------------------- 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 enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs