mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +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
|
// Update tab label component
|
||||||
get_tabLabel(
|
get_tabLabel(
|
||||||
PAGE_NUMBER
|
PAGE_NUMBER
|
||||||
)->set_label(
|
)->update(
|
||||||
TAB_PAGE->get_title()
|
TAB_PAGE->get_title()
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue