implement update action dependencies

This commit is contained in:
yggverse 2024-09-08 04:20:25 +03:00
parent 1a548977a2
commit d869b4b3e7
11 changed files with 56 additions and 23 deletions

View file

@ -37,7 +37,8 @@ namespace app::browser::main::tab::page
Navigation(
const Glib::ustring & REQUEST,
const Glib::RefPtr<Gio::SimpleAction> & ACTION__NAVIGATION_HISTORY_BACK,
const Glib::RefPtr<Gio::SimpleAction> & ACTION__NAVIGATION_HISTORY_FORWARD
const Glib::RefPtr<Gio::SimpleAction> & ACTION__NAVIGATION_HISTORY_FORWARD,
const Glib::RefPtr<Gio::SimpleAction> & ACTION__NAVIGATION_UPDATE
);
// Actions