mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
rename widget struct entity
This commit is contained in:
parent
daf276c006
commit
3d44bcb754
3 changed files with 6 additions and 6 deletions
|
|
@ -43,7 +43,7 @@ fn main() -> glib::ExitCode {
|
|||
move |this: &Application| {
|
||||
browser::Browser::new(this, db.clone(), 640, 480)
|
||||
.widget()
|
||||
.gtk()
|
||||
.window()
|
||||
.present();
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue