mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 10:24:13 +00:00
restore forward icon
This commit is contained in:
parent
36c33e1ee6
commit
e89a1ae31c
@ -10,6 +10,7 @@ impl Forward {
|
||||
Self {
|
||||
widget: Button::builder()
|
||||
.action_name("win.tab_page_history_forward")
|
||||
.icon_name("go-next-symbolic")
|
||||
.tooltip_text("Forward")
|
||||
.sensitive(false)
|
||||
.build(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user