mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
FIX: mainframe tab enum
Change-Id: I707e1b0274b25f7d16611dd823278d0d020cfb0e
This commit is contained in:
@@ -222,8 +222,8 @@ public:
|
|||||||
tpPreview = 2,
|
tpPreview = 2,
|
||||||
tpMonitor = 3,
|
tpMonitor = 3,
|
||||||
tpProject = 4,
|
tpProject = 4,
|
||||||
tpAuxiliary = 5,
|
tpCalibration = 5,
|
||||||
tpCalibration = 6,
|
tpAuxiliary = 6,
|
||||||
toDebugTool = 7,
|
toDebugTool = 7,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user