mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra construction
This commit is contained in:
parent
24711d5688
commit
74b030a132
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue