mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
FIX:fixed the build failed
jira: STUDIO-9194 Change-Id: I15873b69101183c68e7a46be1bd041419c950a88 (cherry picked from commit bc90ebd932a23a4b2e90d25a03e8aaad927ab293)
This commit is contained in:
@@ -524,7 +524,6 @@ void AMSControl::msw_rescale()
|
||||
m_button_ams_setting->SetBitmap(m_button_ams_setting_normal.bmp());
|
||||
|
||||
m_extruder->msw_rescale();
|
||||
if (m_vams_extra_road) m_vams_extra_road->msw_rescale();
|
||||
|
||||
|
||||
if (m_button_extruder_feed) m_button_extruder_feed->SetMinSize(wxSize(-1, FromDIP(24)));
|
||||
|
||||
Reference in New Issue
Block a user