FIX:fixed the build failed

jira: STUDIO-9194

Change-Id: I15873b69101183c68e7a46be1bd041419c950a88
(cherry picked from commit bc90ebd932a23a4b2e90d25a03e8aaad927ab293)
This commit is contained in:
xin.zhang 2024-12-23 15:13:22 +08:00 committed by Noisyfox
parent e0435c3e31
commit 8e91932cd1

View file

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