Elm atspi widget action: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:20:02 +01:00
parent 4d89465caf
commit 9933362a12
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
type Elm_Atspi_Action: __undefined_type;
mixin Elm.Interface_Atspi_Widget_Action (Elm.Interface_Atspi_Action)
{
legacy_prefix: null;