mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update application namespaces, update window title on page change
This commit is contained in:
parent
183c26e56a
commit
c2bc925b70
4 changed files with 26 additions and 18 deletions
|
|
@ -9,6 +9,6 @@ require_once __DIR__ .
|
|||
// Init app
|
||||
\Gtk::init();
|
||||
|
||||
new \Yggverse\Yoda\Entity\Window();
|
||||
new \Yggverse\Yoda\Entity\App();
|
||||
|
||||
\Gtk::main();
|
||||
Loading…
Add table
Add a link
Reference in a new issue