Edj viewer: clean the list of the part names when module terminate.

This commit is contained in:
Mykyta Biliavskyi 2016-02-19 11:11:38 +09:00
parent 0eacf2eb08
commit 57c78d0993
1 changed files with 1 additions and 0 deletions

View File

@ -546,6 +546,7 @@ view_term(view_data *vd)
eina_stringshare_del(vd->part_name);
eina_stringshare_del(vd->changed_part.part);
eina_stringshare_del(vd->changed_part.desc);
view_obj_parts_names_free(vd);
if (vd->part_obj)
evas_object_event_callback_del(vd->part_obj, EVAS_CALLBACK_DEL,