mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update header requirements
This commit is contained in:
parent
db3b6fc4d1
commit
bd05d81a3a
2 changed files with 7 additions and 4 deletions
|
|
@ -26,7 +26,7 @@ namespace app
|
|||
GTK_HEADER_BAR(
|
||||
this->gtk
|
||||
),
|
||||
(new Menu(this->browser))->gtk // @TODO
|
||||
(new header::Bar(this))->gtk // @TODO
|
||||
);
|
||||
|
||||
// Render
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue