Add missing function prototype.

SVN revision: 43099
This commit is contained in:
Christopher Michael 2009-10-15 19:33:28 +00:00
parent 718ebd12c6
commit 0163f8c703
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ struct _Widget_Data
};
static void _del_hook(Evas_Object *obj);
static void _theme_hook(Evas_Object *obj);
static void _custom_resize(void *data, Evas *a, Evas_Object *obj, void *event_info);
static void