mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +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()
|
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