mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
show all children widgets
This commit is contained in:
parent
a0dfd10b8c
commit
06a142d68f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,6 +48,6 @@ class Viewport
|
|||
);
|
||||
|
||||
// Render
|
||||
$this->gtk->show();
|
||||
$this->gtk->show_all();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue