mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
implement tab close public method
This commit is contained in:
parent
a7bd2ae078
commit
ea64d486a2
2 changed files with 10 additions and 3 deletions
|
|
@ -49,6 +49,8 @@ namespace app::browser::main
|
|||
bool focus
|
||||
);
|
||||
|
||||
void close();
|
||||
|
||||
void update();
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue