Elm atspi widget action: Fix eo type errors.
authorTom Hacohen <tom@stosb.com>
Tue, 19 Apr 2016 15:20:02 +0000 (16:20 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000 (17:15 +0100)
src/lib/elementary/elm_interface_atspi_widget_action.eo

index 7b258de..d31115f 100644 (file)
@@ -1,3 +1,5 @@
+type Elm_Atspi_Action: __undefined_type;
+
 mixin Elm.Interface_Atspi_Widget_Action (Elm.Interface_Atspi_Action)
 {
    legacy_prefix: null;