to doubles...

SVN revision: 7047
This commit is contained in:
Carsten Haitzler 2003-06-20 00:25:09 +00:00
parent 27d69a4698
commit 6d14ff4b85
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ struct _Edje
char *part;
int layer;
int x, y, w, h;
double x, y, w, h;
unsigned char dirty : 1;
Evas *evas; /* the evas this edje belongs to */
Evas_Object *clipper; /* a big rect to clip this edje to */