mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update struct member name
This commit is contained in:
parent
0c98b869d3
commit
c97222d68c
8 changed files with 48 additions and 48 deletions
|
|
@ -98,7 +98,7 @@ impl Browser {
|
|||
// Init widget
|
||||
let widget = Arc::new(Widget::new(
|
||||
profile_database_connection.clone(),
|
||||
header.widget(),
|
||||
header.gobject(),
|
||||
window.gobject(),
|
||||
));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue