FIX:fixed the build failed
jira: STUDIO-9194 Change-Id: I15873b69101183c68e7a46be1bd041419c950a88
This commit is contained in:
parent
b9aa039760
commit
bc90ebd932
|
@ -2919,7 +2919,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)));
|
||||
|
|
Loading…
Reference in New Issue