mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add tab session menu
This commit is contained in:
parent
817c946270
commit
46582fbe63
7 changed files with 96 additions and 35 deletions
|
|
@ -49,6 +49,9 @@ namespace app::browser
|
|||
void tab_page_navigation_history_back();
|
||||
void tab_page_navigation_history_forward();
|
||||
|
||||
void tab_restore();
|
||||
void tab_save();
|
||||
|
||||
void shutdown();
|
||||
|
||||
// Getters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue