mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
enshort construction
This commit is contained in:
parent
0455b38c32
commit
a4b0585014
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ require_once __DIR__ .
|
|||
// Init app
|
||||
\Gtk::init();
|
||||
|
||||
new \Yggverse\Yoda\Entity\App();
|
||||
new \Yggverse\Yoda\Entity\App;
|
||||
|
||||
\Gtk::main();
|
||||
Loading…
Add table
Add a link
Reference in a new issue