mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Imperial units selection is added to the ConfigWizard
This commit is contained in:
parent
0a7e2aa8da
commit
1713142670
3 changed files with 14 additions and 0 deletions
|
@ -316,6 +316,8 @@ struct PageMode: ConfigWizardPage
|
|||
wxRadioButton *radio_advanced;
|
||||
wxRadioButton *radio_expert;
|
||||
|
||||
wxCheckBox *check_inch;
|
||||
|
||||
PageMode(ConfigWizard *parent);
|
||||
|
||||
void serialize_mode(AppConfig *app_config) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue