mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-08 02:29:10 +08:00
Typo fixed
This commit is contained in:
parent
a6dcbc8791
commit
dec1c6ecfb
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user