mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement clean method
This commit is contained in:
parent
d0cd98a5d8
commit
f0ff57e799
2 changed files with 76 additions and 37 deletions
|
|
@ -99,7 +99,9 @@ namespace app::browser::main
|
|||
|
||||
int restore();
|
||||
|
||||
int save();
|
||||
void clean();
|
||||
|
||||
void save();
|
||||
|
||||
// Getters
|
||||
Glib::ustring get_page_title(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue