mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement multi-tab close action
This commit is contained in:
parent
daa5edcead
commit
f72bf5e723
6 changed files with 84 additions and 1 deletions
|
|
@ -40,6 +40,9 @@ namespace app
|
|||
void main_tab_append();
|
||||
|
||||
void main_tab_close();
|
||||
void main_tab_close_left();
|
||||
void main_tab_close_right();
|
||||
void main_tab_close_all();
|
||||
|
||||
void debug();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue