Elm hoversel item: Fix eo type errors.

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

View File

@ -1,3 +1,5 @@
import elm_icon;
class Elm.Hoversel_Item(Elm.Widget_Item)
{
eo_prefix: elm_obj_hoversel_item;