gui: added comments and fixed typo.

This commit is contained in:
Daniel Juyung Seo 2013-08-20 01:27:07 +09:00
parent d166723675
commit b4d99992fa
1 changed files with 4 additions and 1 deletions

View File

@ -429,6 +429,9 @@ gui_description_set()
elm_scroller_region_show(gd->desc_scr, 0, 0, 1, 1);
}
/*
* called when the widget style list item is selected.
*/
static void
_style_list_sel_cb(void *data EINA_UNUSED, Evas_Object *obj EINA_UNUSED,
void *event_info EINA_UNUSED)
@ -553,7 +556,7 @@ _widget_list_sel_cb(void *data, Evas_Object *obj EINA_UNUSED,
ed->selected_widget_type = type;
// create liust
// create list
li = _gui_widget_style_load(nf, type);
// prev button