Elm_Hoversel: import elm_icon

The icon type is needed by item_add
This commit is contained in:
Daniel Zaoui 2016-03-01 08:26:43 +02:00
parent 8eb6483d99
commit 2535e721fb
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import elm_icon;
class Elm.Hoversel (Elm.Button, Evas.Selectable_Interface,
Evas.Clickable_Interface,
Elm.Interface_Atspi_Widget_Action)