mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-06 00:14:13 +00:00
remove extra construction
This commit is contained in:
parent
24711d5688
commit
74b030a132
@ -41,10 +41,6 @@ Page::Page(
|
||||
* pageNavbar
|
||||
);
|
||||
|
||||
// Refresh children elements view (e.g. buttons sensitivity)
|
||||
// because of insert_action_group + append here @TODO
|
||||
pageNavbar->refresh();
|
||||
|
||||
pageProgressbar = new page::Progressbar();
|
||||
|
||||
append(
|
||||
|
Loading…
x
Reference in New Issue
Block a user