mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
add follow argument
This commit is contained in:
parent
ff901ebcf8
commit
03f0eeaf9b
2 changed files with 8 additions and 3 deletions
|
|
@ -51,7 +51,8 @@ namespace app::browser::main::tab::page::navbar
|
|||
);
|
||||
|
||||
void push(
|
||||
const Glib::ustring & REQUEST
|
||||
const Glib::ustring & REQUEST,
|
||||
bool follow = true
|
||||
);
|
||||
|
||||
void refresh();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue