change page update logic

This commit is contained in:
yggverse 2024-09-12 00:54:13 +03:00
parent ab6f0cca3a
commit 88e422e225
3 changed files with 82 additions and 94 deletions

View file

@ -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