oops - missed version member

SVN revision: 31177
This commit is contained in:
Carsten Haitzler 2007-08-05 03:13:23 +00:00
parent 9d369e7ab8
commit 9616c8fdd6
1 changed files with 1 additions and 0 deletions

View File

@ -826,6 +826,7 @@ _e_flowlayout_smart_init(void)
static const Evas_Smart_Class sc =
{
"e_flowlayout",
EVAS_SMART_CLASS_VERSION,
_e_flowlayout_smart_add,
_e_flowlayout_smart_del,
_e_flowlayout_smart_move,