dummy_obj: apply enventor coding convention

Summary: apply enventor coding convention

Reviewers: Jaehyun_Cho, NikaWhite, bowonryu, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D4269
This commit is contained in:
Taehyub Kim 2016-09-01 20:02:08 +09:00 committed by Hermet Park
parent 6b7ec9dcd5
commit 0238ed5162
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ layout_geom_changed_cb(void *data, Evas *evas EINA_UNUSED,
evas_object_move(po->obj, lx + x, ly + y);
}
}
static Eina_Bool
animator_cb(void *data)
{