1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Fixed wrong page selection for Printer Setting after application run

This commit is contained in:
YuSanka
2019-08-13 17:09:42 +02:00
parent 6adb2e7aea
commit 4cd4d2c8b5
3 changed files with 9 additions and 4 deletions
+3 -1
View File
@@ -91,7 +91,9 @@ enum ConfigOptionType {
enum ConfigOptionMode {
comSimple = 0,
comAdvanced,
comExpert
comExpert,
comUndef
};
enum PrinterTechnology : unsigned char