actually add stuff to the list

SVN revision: 44067
This commit is contained in:
Iván Briano 2009-11-30 20:06:26 +00:00
parent db570a48c1
commit c0a9b68eeb
1 changed files with 1 additions and 0 deletions

View File

@ -2646,6 +2646,7 @@ edje_edit_state_copy(Evas_Object *obj, const char *part, const char *from, const
default:
break;
}
pdto->external_params = eina_list_append(pdto->external_params, new_p);
}
PD_COPY(visible);
#undef PD_STRING_COPY