clouseau: clear the properties list when reloading.

SVN revision: 62744
This commit is contained in:
Tom Hacohen 2011-08-24 14:27:03 +00:00
parent 176cd43ba5
commit 39204da58a
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ _load_list(Evas_Object *gl)
Eina_List *ees,*l;
Ecore_Evas *ee, *this_ee;
elm_list_clear(prop_list);
elm_genlist_clear(gl);
_item_tree_free();