mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
rename method
This commit is contained in:
parent
47c68deb7a
commit
7fbf9f07b5
2 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ namespace app::browser::main
|
|||
const bool REORDERABLE = true;
|
||||
const bool SCROLLABLE = true;
|
||||
|
||||
tab::Page * get_tab_page(
|
||||
tab::Page * get_tab_page_ptr(
|
||||
const int & PAGE_NUMBER
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue