mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
refresh page elements on tab refresh
This commit is contained in:
parent
d7d95aefad
commit
df8f249f1c
@ -152,5 +152,6 @@ void Tab::refresh(
|
||||
tabPage->get_title()
|
||||
);
|
||||
|
||||
// @TODO delegate refresh action to child level widgets (on available)
|
||||
// Refresh children widgets
|
||||
tabPage->refresh();
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user