mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
fix tab update level
This commit is contained in:
parent
1dc6bdf7e3
commit
03764ce599
7 changed files with 23 additions and 5 deletions
|
|
@ -19,11 +19,10 @@ namespace app::browser
|
|||
public:
|
||||
|
||||
Main();
|
||||
|
||||
~Main();
|
||||
|
||||
void tab_append();
|
||||
|
||||
void tab_update();
|
||||
void tab_close();
|
||||
void tab_close_left();
|
||||
void tab_close_right();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue