mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update new tab api
This commit is contained in:
parent
65bc5ef6f4
commit
dd68120c10
9 changed files with 77 additions and 52 deletions
|
|
@ -37,7 +37,10 @@ namespace app::browser::main::tab
|
|||
|
||||
public:
|
||||
|
||||
Page();
|
||||
Page(
|
||||
const Glib::ustring & navbar_request_text = ""
|
||||
);
|
||||
|
||||
~Page();
|
||||
|
||||
void update();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue