edje: edje_cc - note for future image_id changes added

Reviewers: cedric

Reviewed By: cedric

CC: reutskiy.v.v, cedric

Differential Revision: https://phab.enlightenment.org/D396

Signed-off-by: Cedric BAIL <cedric.bail@samsung.com>
This commit is contained in:
Andrii Kroitor 2013-12-19 22:51:48 +09:00 committed by Cedric BAIL
parent f358520483
commit b556df55af
1 changed files with 4 additions and 0 deletions

View File

@ -1484,6 +1484,10 @@ st_externals_external(void)
static void
st_images_image(void)
{
/* NOTE: if you implement any changes with image_id mechanic don't forget
* to update following functions: edje_edit_image_replace,
* edje_edit_image_usage_list_get, edje_edit_image_del, _data_image_id_update
*/
Edje_Image_Directory_Entry *img;
const char *tmp;
unsigned int i;