same commit for trunk

SVN revision: 81868
This commit is contained in:
Mike Blumenkrantz 2012-12-29 13:45:17 +00:00
parent 92f1d5c283
commit 41a5d834cf
1 changed files with 1 additions and 0 deletions

View File

@ -4675,6 +4675,7 @@ _elm_genlist_smart_del(Eo *obj, void *_pd, va_list *list EINA_UNUSED)
if (sd->decorate_all_mode)
elm_genlist_decorate_mode_set(sd->obj, EINA_FALSE);
sd->queue = eina_list_free(sd->queue);
elm_genlist_clear(obj);
eo_unref(sd->pan_obj);
evas_object_del(sd->pan_obj);