Formatting.

SVN revision: 42782
This commit is contained in:
Christopher Michael 2009-09-28 20:02:10 +00:00
parent eba91344f5
commit 1092b7e015
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ _spin(void *data, Evas *e, Evas_Object *obj, void *event_info)
elm_slideshow_timeout_set(slideshow, (int)elm_spinner_value_get(data));
}
void
void
test_slideshow(void *data, Evas_Object *obj, void *event_info)
{
Evas_Object *win, *bg, *notify, *bx, *bt, *hv, *spin;