mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +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
|
* pageNavbar
|
||||||
);
|
);
|
||||||
|
|
||||||
// Refresh children elements view (e.g. buttons sensitivity)
|
|
||||||
// because of insert_action_group + append here @TODO
|
|
||||||
pageNavbar->refresh();
|
|
||||||
|
|
||||||
pageProgressbar = new page::Progressbar();
|
pageProgressbar = new page::Progressbar();
|
||||||
|
|
||||||
append(
|
append(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue