mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 16:04:15 +00:00
remove extra reference
This commit is contained in:
parent
6aee2edd75
commit
a0a6a5c206
@ -14,7 +14,7 @@ impl Widget {
|
|||||||
.autohide(false)
|
.autohide(false)
|
||||||
.expand_tabs(false)
|
.expand_tabs(false)
|
||||||
.start_action_widget(start_action_widget)
|
.start_action_widget(start_action_widget)
|
||||||
.view(&view)
|
.view(view)
|
||||||
.build(),
|
.build(),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user