mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add page mime type as refresh method argument
This commit is contained in:
parent
e38ad33fa6
commit
c74e9a81f0
3 changed files with 53 additions and 36 deletions
|
|
@ -185,6 +185,7 @@ void Tab::refresh(
|
|||
);
|
||||
|
||||
TAB_PAGE->refresh(
|
||||
tab::Page::MIME::UNDEFINED,
|
||||
TAB_PAGE->get_title(),
|
||||
TAB_PAGE->get_subtitle(),
|
||||
0 // @TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue