mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
draft new method
This commit is contained in:
parent
7c844d6819
commit
004861a3d8
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ namespace app::browser::main::tab::page::navbar
|
|||
const bool & FOLLOW = true
|
||||
);
|
||||
|
||||
void save(); // @TODO save history to the permanent storage
|
||||
|
||||
void refresh();
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue