mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Typo fixed
This commit is contained in:
parent
a6dcbc8791
commit
dec1c6ecfb
1 changed files with 1 additions and 1 deletions
|
@ -601,7 +601,7 @@ Sidebar::Sidebar(Plater *parent)
|
|||
|
||||
is_msw = true;
|
||||
#else
|
||||
presets_panel = p->scrolled;
|
||||
p->presets_panel = p->scrolled;
|
||||
#endif //__WINDOWS__
|
||||
|
||||
p->sizer_filaments = new wxBoxSizer(wxVERTICAL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue