mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement refresh method
This commit is contained in:
parent
c67435a0b8
commit
6823052b52
3 changed files with 11 additions and 0 deletions
|
|
@ -99,6 +99,8 @@ Browser::Browser(
|
|||
"refresh",
|
||||
[this]
|
||||
{
|
||||
browserMain->refresh();
|
||||
|
||||
browserHeader->set_title(
|
||||
browserMain->get_current_tab_label_text()
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue