Elm slideshow: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:57:00 +01:00
parent 8b6948fa42
commit 7d5bcd1a2c
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
type Elm_Slideshow_Item_Class: __undefined_type;
class Elm.Slideshow (Elm.Layout, Elm.Interface_Atspi_Widget_Action)
{
eo_prefix: elm_obj_slideshow;