add update action support, remove request value from construction

This commit is contained in:
yggverse 2024-09-08 04:40:02 +03:00
parent fac8c14cbd
commit 55f1680f8b
9 changed files with 14 additions and 26 deletions

View file

@ -44,7 +44,6 @@ namespace app::browser::main::tab
Page(
const Glib::ustring & TITLE,
const Glib::ustring & SUBTITLE,
const Glib::ustring & REQUEST,
const Glib::RefPtr<Gio::SimpleAction> & ACTION__PAGE_NAVIGATION_HISTORY_BACK,
const Glib::RefPtr<Gio::SimpleAction> & ACTION__PAGE_NAVIGATION_HISTORY_FORWARD,
const Glib::RefPtr<Gio::SimpleAction> & ACTION__PAGE_NAVIGATION_UPDATE