1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-25 10:15:50 +00:00

Typo fixed

This commit is contained in:
YuSanka
2019-03-13 13:37:36 +01:00
parent a6dcbc8791
commit dec1c6ecfb
+1 -1
View File
@@ -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);