mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 01:22:07 +00:00
Merge branch 'vb_optgroup_refact'
This commit is contained in:
@@ -34,6 +34,7 @@ ObjectLayers::ObjectLayers(wxWindow* parent) :
|
||||
m_grid_sizer->Add(temp);
|
||||
}
|
||||
|
||||
m_og->activate();
|
||||
m_og->sizer->Clear(true);
|
||||
m_og->sizer->Add(m_grid_sizer, 0, wxEXPAND | wxALL, wxOSX ? 0 : 5);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user