mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
append progressbar to request entry
This commit is contained in:
parent
f959a6627b
commit
3a91155596
10 changed files with 68 additions and 103 deletions
|
|
@ -37,7 +37,9 @@ namespace app::browser::main::tab::page
|
|||
);
|
||||
|
||||
// Actions
|
||||
void refresh();
|
||||
void refresh(
|
||||
const double & PROGRESS_FRACTION
|
||||
);
|
||||
|
||||
void history_add(
|
||||
const Glib::ustring & REQUEST,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue