mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use update method
This commit is contained in:
parent
51b41e21e7
commit
734bb850ad
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ void Tab::update(
|
|||
// Update tab label component
|
||||
get_tabLabel(
|
||||
PAGE_NUMBER
|
||||
)->set_label(
|
||||
)->update(
|
||||
TAB_PAGE->get_title()
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue