Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/container/layout/default


Modified Files:
        default.c 


Log Message:
use Evas_Coord
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/esmart/src/container/layout/default/default.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default.c   22 Apr 2004 16:32:03 -0000      1.6
+++ default.c   27 Apr 2004 19:29:59 -0000      1.7
@@ -48,7 +48,7 @@
   for (l = cont->elements; l; l = l->next)
   {
     Container_Element *el = l->data;
-    double ew, eh; // old element size
+    Evas_Coord ew, eh; // old element size
 
     if(!el)
     {




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to