Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/src/bin


Modified Files:
        event.c 


Log Message:


oops...
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/event.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- event.c     28 May 2003 07:47:41 -0000      1.13
+++ event.c     1 Jun 2003 02:26:34 -0000       1.14
@@ -361,7 +361,7 @@
                       }
                     im->modified = 0;
                     im->o_thumb = evas_object_rectangle_add(evas);
-                    evas_object_image_file_set(evas, IM "thumb.png", NULL);
+                    evas_object_image_file_set(im->o_thumb, IM "thumb.png", NULL);
                     evas_object_event_callback_add(im->o_thumb,
                                                    EVAS_CALLBACK_MOUSE_DOWN,
                                                    e_list_item_click, l);




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to