mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 02:06:03 +08:00
FIX: mainframe tab enum
Change-Id: I707e1b0274b25f7d16611dd823278d0d020cfb0e
This commit is contained in:
parent
d208272695
commit
1d8489cfb4
@ -222,8 +222,8 @@ public:
|
||||
tpPreview = 2,
|
||||
tpMonitor = 3,
|
||||
tpProject = 4,
|
||||
tpAuxiliary = 5,
|
||||
tpCalibration = 6,
|
||||
tpCalibration = 5,
|
||||
tpAuxiliary = 6,
|
||||
toDebugTool = 7,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user