Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/thumb


Modified Files:
        Esmart_Thumb.h 


Log Message:
fix
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/thumb/Esmart_Thumb.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Esmart_Thumb.h      25 Apr 2004 15:19:50 -0000      1.3
+++ Esmart_Thumb.h      28 Apr 2004 01:51:11 -0000      1.4
@@ -23,7 +23,7 @@
   Epsilon *e;
   Epsilon_Info *info;
   Evas_Object *image;          /* thumb image that's displayed */
-  double x, y, w, h;           /* smart object location/geometry */
+  Evas_Coord x, y, w, h;               /* smart object location/geometry */
   int tw, th;
 };
 typedef struct _Esmart_Thumb Esmart_Thumb;




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to