Typo fixed

This commit is contained in:
YuSanka 2019-03-13 13:37:36 +01:00
parent a6dcbc8791
commit dec1c6ecfb

View File

@ -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);