Fixed layout on Deck Editor not using last layout. It was reseting layout on ctor. (#4420)
This commit is contained in:
parent
689f65b38a
commit
3bc90003b3
1 changed files with 0 additions and 2 deletions
|
@ -599,8 +599,6 @@ TabDeckEditor::TabDeckEditor(TabSupervisor *_tabSupervisor, QWidget *parent)
|
|||
createCardInfoDock();
|
||||
createFiltersDock();
|
||||
|
||||
restartLayout();
|
||||
|
||||
this->installEventFilter(this);
|
||||
|
||||
retranslateUi();
|
||||
|
|
Loading…
Reference in a new issue