mirror of
https://github.com/fairyglade/ly.git
synced 2026-05-07 07:40:35 +00:00
Add support for local keybinds
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -88,6 +88,7 @@ pub fn deinit(self: *BigLabel) void {
|
||||
pub fn widget(self: *BigLabel) Widget {
|
||||
return Widget.init(
|
||||
"BigLabel",
|
||||
null,
|
||||
self,
|
||||
deinit,
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user