mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
update locales
This commit is contained in:
parent
7d679fdc7d
commit
3d3633f110
22 changed files with 861 additions and 260 deletions
|
@ -1299,7 +1299,7 @@ void Sidebar::update_all_preset_comboboxes()
|
|||
m_bed_type_list->SelectAndNotify((int) bed_type - 1);
|
||||
}
|
||||
} else {
|
||||
m_bed_type_list->SelectAndNotify(btPEI - 1);
|
||||
m_bed_type_list->SelectAndNotify(btPEI);
|
||||
m_bed_type_list->Disable();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue