mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
rename argument
This commit is contained in:
parent
99fb4a68c0
commit
8047b6ef48
2 changed files with 3 additions and 3 deletions
|
|
@ -60,7 +60,7 @@ namespace app::browser::main::tab
|
|||
);
|
||||
|
||||
void navigation_update(
|
||||
const bool & HISTORY = false
|
||||
const bool & ADD_HISTORY = false
|
||||
);
|
||||
|
||||
bool navigation_history_try_back();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue