FIX:fixed the build failed

jira: STUDIO-9194

Change-Id: I15873b69101183c68e7a46be1bd041419c950a88
This commit is contained in:
xin.zhang 2024-12-23 15:13:22 +08:00 committed by lane.wei
parent b9aa039760
commit bc90ebd932
1 changed files with 0 additions and 1 deletions

View File

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