update methods namespace

This commit is contained in:
yggverse 2024-09-05 02:50:41 +03:00
parent f834d783ef
commit c77bfbbc7b
11 changed files with 60 additions and 35 deletions

View file

@ -41,9 +41,8 @@ namespace app::browser::main::tab::page
const Glib::ustring & VALUE
);
void history_back();
void history_forward();
bool history_try_back();
bool history_try_forward();
void refresh();