mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
add comment
This commit is contained in:
parent
414562c4dc
commit
9d88b4aa16
@ -124,7 +124,7 @@ void Tab::save()
|
||||
page_number == get_current_page() ? 1 : 0,
|
||||
get_tabLabel(
|
||||
page_number
|
||||
)->get_text()
|
||||
)->get_text() // @TODO use separated table for children widget
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user