Fix compile error

SVN revision: 34358
This commit is contained in:
titan 2008-04-24 02:21:08 +00:00 committed by titan
parent a6630fbe25
commit 8dcd10673c
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ add_exif_to_container(Ewl_Widget *c)
ewl_container_child_append(EWL_CONTAINER(c), sp);
ewl_widget_show(sp);
model = ewl_model_ecore_list_get();
model = ewl_model_ecore_list_instance();
view = ewl_label_view_get();
list = ewl_list_new();