mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement tab close action
This commit is contained in:
parent
dca780ca89
commit
daa5edcead
4 changed files with 22 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ namespace app::browser
|
|||
~Main();
|
||||
|
||||
void tab_append();
|
||||
|
||||
void tab_close();
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue