mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
implement tab refresh method
This commit is contained in:
parent
9cb2c3fd98
commit
bb343d5f59
2 changed files with 41 additions and 1 deletions
|
|
@ -35,6 +35,10 @@ namespace app::browser::main
|
|||
void close_right();
|
||||
void close_all();
|
||||
|
||||
void refresh(
|
||||
int page_number
|
||||
);
|
||||
|
||||
void update(
|
||||
int page_number
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue