mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
remove deprecated construction
This commit is contained in:
parent
3959872201
commit
99acc99690
@ -9,7 +9,6 @@ impl Bookmark {
|
||||
pub fn new() -> Self {
|
||||
Self {
|
||||
widget: Button::builder()
|
||||
.action_name("win.tab_page_bookmark")
|
||||
.icon_name("starred-symbolic")
|
||||
.tooltip_text("Bookmark")
|
||||
.sensitive(false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user