edje: declare limits as an object for the parser.

SVN revision: 66245
This commit is contained in:
Cedric BAIL 2011-12-15 09:37:50 +00:00
parent 6503e28812
commit cc6552c22b
1 changed files with 1 additions and 0 deletions

View File

@ -679,6 +679,7 @@ New_Object_Handler object_handlers[] =
{"collections.group.sounds.sample", NULL}, /* dup */
{"collections.group", ob_collections_group},
{"collections.group.data", NULL},
{"collections.group.limits", NULL},
{"collections.group.script", ob_collections_group_script},
{"collections.group.lua_script", ob_collections_group_lua_script},
{"collections.group.externals", NULL}, /* dup */