mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
init header navigation menu
This commit is contained in:
parent
b0b38581aa
commit
006f039282
6 changed files with 191 additions and 9 deletions
|
|
@ -38,11 +38,4 @@ $browser->gtk->connect(
|
|||
|
||||
$browser->gtk->show_all();
|
||||
|
||||
// Init history (test)
|
||||
$history = new \Yggverse\Yoda\Entity\Browser\History(
|
||||
$browser
|
||||
);
|
||||
|
||||
$history->gtk->show_all();
|
||||
|
||||
\Gtk::main();
|
||||
Loading…
Add table
Add a link
Reference in a new issue