projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d02603
)
Elm systray: Fix eo type errors.
author
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 15:31:07 +0000
(16:31 +0100)
committer
Tom Hacohen
<tom@stosb.com>
Tue, 19 Apr 2016 16:15:28 +0000
(17:15 +0100)
src/lib/elementary/elm_systray.eo
patch
|
blob
|
history
diff --git
a/src/lib/elementary/elm_systray.eo
b/src/lib/elementary/elm_systray.eo
index
9c99db6
..
d516b5f
100644
(file)
--- a/
src/lib/elementary/elm_systray.eo
+++ b/
src/lib/elementary/elm_systray.eo
@@
-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 {