mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
rename method
This commit is contained in:
parent
004861a3d8
commit
de40ed8892
5 changed files with 57 additions and 54 deletions
|
|
@ -104,7 +104,7 @@ void Page::refresh(
|
|||
void Page::update()
|
||||
{
|
||||
// Update navigation history
|
||||
pageNavbar->history_push(
|
||||
pageNavbar->history_add(
|
||||
pageNavbar->get_request_text()
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue