mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
draft children components save action delegation
This commit is contained in:
parent
7e8aaef1c5
commit
b1f2a1b893
7 changed files with 32 additions and 2 deletions
|
|
@ -45,6 +45,8 @@ namespace app::browser::main::tab::page
|
|||
const double & PROGRESS_FRACTION
|
||||
);
|
||||
|
||||
int save();
|
||||
|
||||
void history_add(
|
||||
const Glib::ustring & REQUEST,
|
||||
const bool & UPDATE_MEMORY_INDEX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue