mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove deprecated construction
This commit is contained in:
parent
3959872201
commit
99acc99690
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue