parent
ead4fc3e6d
commit
5017acaf9d
|
@ -101,7 +101,7 @@ end
|
||||||
|
|
||||||
-- Private API. Does not appear in LDoc. This function is called
|
-- Private API. Does not appear in LDoc. This function is called
|
||||||
-- some time to vertically align the systray according to the arguments.
|
-- some time to vertically align the systray according to the arguments.
|
||||||
function systray:_get_top_offset(height, valign)
|
function systray:_get_top_offset(height)
|
||||||
if not base_size then
|
if not base_size then
|
||||||
return 0
|
return 0
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue