mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Implemented ModeSizer with ModeButtons for the mode view changing from the settings tabs and plater
This commit is contained in:
parent
71359d756f
commit
c62a51ead1
15 changed files with 199 additions and 30 deletions
|
@ -63,7 +63,7 @@ enum ConfigOptionType {
|
|||
};
|
||||
|
||||
enum ConfigOptionMode {
|
||||
comSimple,
|
||||
comSimple = 0,
|
||||
comAdvanced,
|
||||
comExpert
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue