mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
Typo fixed
This commit is contained in:
@@ -601,7 +601,7 @@ Sidebar::Sidebar(Plater *parent)
|
|||||||
|
|
||||||
is_msw = true;
|
is_msw = true;
|
||||||
#else
|
#else
|
||||||
presets_panel = p->scrolled;
|
p->presets_panel = p->scrolled;
|
||||||
#endif //__WINDOWS__
|
#endif //__WINDOWS__
|
||||||
|
|
||||||
p->sizer_filaments = new wxBoxSizer(wxVERTICAL);
|
p->sizer_filaments = new wxBoxSizer(wxVERTICAL);
|
||||||
|
|||||||
Reference in New Issue
Block a user