mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Implemented ModeSizer with ModeButtons for the mode view changing from the settings tabs and plater
This commit is contained in:
@@ -63,7 +63,7 @@ enum ConfigOptionType {
|
||||
};
|
||||
|
||||
enum ConfigOptionMode {
|
||||
comSimple,
|
||||
comSimple = 0,
|
||||
comAdvanced,
|
||||
comExpert
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user