mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
change page update logic
This commit is contained in:
parent
ab6f0cca3a
commit
88e422e225
3 changed files with 82 additions and 94 deletions
|
|
@ -127,12 +127,6 @@ namespace app::browser::main::tab
|
|||
);
|
||||
|
||||
void update();
|
||||
void update(
|
||||
const MIME & MIME,
|
||||
const Glib::ustring & TITLE,
|
||||
const Glib::ustring & DESCRIPTION,
|
||||
const double & PROGRESS_FRACTION
|
||||
);
|
||||
|
||||
void navigation_reload(
|
||||
const bool & ADD_HISTORY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue