Mercurial > MadButterfly
diff include/mb_shapes.h @ 273:0cadeb9fdfc3
Merged
author | wycc |
---|---|
date | Mon, 26 Jan 2009 01:37:04 +0800 |
parents | b42ee279669e |
children | c8b6ca46950b |
line wrap: on
line diff
--- a/include/mb_shapes.h Mon Jan 26 01:36:04 2009 +0800 +++ b/include/mb_shapes.h Mon Jan 26 01:37:04 2009 +0800 @@ -89,8 +89,8 @@ co_aix w, co_aix h); extern void sh_image_transform(shape_t *shape); extern void sh_image_draw(shape_t *shape, cairo_t *cr); -extern void sh_image_set(shape_t *shape, co_aix x, co_aix y, - co_aix w, co_aix h); +extern void sh_image_set_geometry(shape_t *shape, co_aix x, co_aix y, + co_aix w, co_aix h); /* @} */ /* @} */