Elm widget item: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:00:05 +01:00
parent 002456f92b
commit bb4c14e9cc
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import elm_general;
class Elm.Widget_Item(Eo.Base, Elm.Interface_Atspi_Accessible,
Elm.Interface_Atspi_Component)
{