mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update page refresh action
This commit is contained in:
parent
4716f3b3dc
commit
33ae9796d8
7 changed files with 20 additions and 23 deletions
|
|
@ -42,6 +42,7 @@ namespace app::browser::main::tab
|
|||
public:
|
||||
|
||||
Page(
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__REFRESH,
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue