mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update save/restore actions delegation
This commit is contained in:
parent
d30ea56530
commit
7795a628de
9 changed files with 76 additions and 74 deletions
|
|
@ -94,8 +94,9 @@ namespace app::browser::main
|
|||
const int & PAGE_NUMBER
|
||||
);
|
||||
|
||||
int session_restore();
|
||||
int session_save();
|
||||
int restore();
|
||||
|
||||
int save();
|
||||
|
||||
void shutdown();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue