mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fix compile error
This commit is contained in:
@@ -1317,8 +1317,6 @@ void Tab::sys_color_changed()
|
|||||||
bmp->msw_rescale();
|
bmp->msw_rescale();
|
||||||
if (m_detach_preset_btn)
|
if (m_detach_preset_btn)
|
||||||
m_detach_preset_btn->msw_rescale();
|
m_detach_preset_btn->msw_rescale();
|
||||||
if (m_extruder_sync)
|
|
||||||
m_extruder_sync->msw_rescale();
|
|
||||||
|
|
||||||
// update icons for tree_ctrl
|
// update icons for tree_ctrl
|
||||||
for (ScalableBitmap& bmp : m_scaled_icons_list)
|
for (ScalableBitmap& bmp : m_scaled_icons_list)
|
||||||
|
|||||||
Reference in New Issue
Block a user