mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
give name to gobject
This commit is contained in:
parent
6911559915
commit
2f6059db2f
2 changed files with 9 additions and 9 deletions
|
|
@ -70,7 +70,7 @@ impl Page {
|
|||
|
||||
let widget = Rc::new(Widget::new(
|
||||
&id,
|
||||
&navigation.widget.gobject,
|
||||
&navigation.widget.g_box,
|
||||
&content.g_box,
|
||||
&input.widget.clamp,
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue