mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
rename refresh method to update
This commit is contained in:
parent
63da1b1e76
commit
c574d6e8bf
21 changed files with 31 additions and 31 deletions
|
|
@ -41,7 +41,7 @@ namespace app::browser
|
|||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__MAIN_TAB_PAGE_NAVIGATION_UPDATE
|
||||
);
|
||||
|
||||
void refresh(
|
||||
void update(
|
||||
const Glib::ustring & TITLE,
|
||||
const Glib::ustring & SUBTITLE
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue