mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
This commit is contained in:
commit
ad5eab8fd7
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ sub new {
|
||||||
$self->SetSizer($sizer);
|
$self->SetSizer($sizer);
|
||||||
$self->SetMinSize($self->GetSize);
|
$self->SetMinSize($self->GetSize);
|
||||||
|
|
||||||
|
$self->Layout;
|
||||||
|
|
||||||
wxTheApp->restore_window_pos($self, "object_settings");
|
wxTheApp->restore_window_pos($self, "object_settings");
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue