wireframes: fix merge conflict.

This commit is contained in:
Hermet Park 2016-08-15 14:16:16 +09:00
parent cb47271ff6
commit 7f34f53864
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ update_wireframe_cb(void *data, Evas *e EINA_UNUSED, Evas_Object *obj,
//Update the wireframe of the part name.
if (pobj)
{
Evas_Coord part_lx = 0, part_ly = 0;
Evas_Coord part_x = 0, part_y = 0, part_w = 0, part_h = 0;
//Case 1: If Part is the TEXT, the geometry information is different