Fix compile error

This commit is contained in:
Noisyfox
2025-09-09 14:55:29 +08:00
parent b1b9c02368
commit 1a27e545a6

View File

@@ -1317,8 +1317,6 @@ void Tab::sys_color_changed()
bmp->msw_rescale();
if (m_detach_preset_btn)
m_detach_preset_btn->msw_rescale();
if (m_extruder_sync)
m_extruder_sync->msw_rescale();
// update icons for tree_ctrl
for (ScalableBitmap& bmp : m_scaled_icons_list)