edje: fix a regression error by 7fb47fc064.

That shouldn't be touched, just confused by its name.
This commit is contained in:
Hermet Park 2018-06-07 19:34:46 +09:00
parent af565966e8
commit 475c93fd75
1 changed files with 1 additions and 1 deletions

View File

@ -1589,7 +1589,7 @@ New_Object_Handler object_handlers[] =
{"collections.group.physics.world", NULL},
#endif
PROGRAM_OBJECTS("collections.group.parts.part.description")
PROGRAM_OBJECTS("collections.group.parts.name")
PROGRAM_OBJECTS("collections.group.parts.part")
PROGRAM_OBJECTS("collections.group.parts")
PROGRAM_OBJECTS("collections.group")
};