Elm systray: Fix eo type errors.
authorTom Hacohen <tom@stosb.com>
Tue, 19 Apr 2016 15:31:07 +0000 (16:31 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000 (17:15 +0100)
src/lib/elementary/elm_systray.eo

index 9c99db6..d516b5f 100644 (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 {