Elm systray: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:31:07 +01:00
parent 4d026032d0
commit efcf577efd
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class Elm.Systray (Eo.Base)
[[Get the object path of the D-Bus Menu currently in use.]]
}
values {
menu: const(Eo)* @nullable;
menu: const(Eo.Base)* @nullable;
}
}
@property att_icon_name {