edje: oopsie.

SVN revision: 75817
This commit is contained in:
Cedric BAIL 2012-08-29 07:42:15 +00:00
parent a1ae5b21ce
commit ee2e1b6a71
1 changed files with 2 additions and 0 deletions

View File

@ -365,6 +365,8 @@ _edje_object_file_set_internal(Evas_Object *obj, const char *file, const char *g
ed->is_rtl = (ed->collection->prop.orientation ==
EDJE_ORIENTATION_RTL);
ed->groups = eina_list_append(ed->groups, ed);
if (ed->collection->script_only)
{
ed->load_error = EDJE_LOAD_ERROR_NONE;