mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 20:48:57 +08:00
Remove exclusive group comments
CURA-8683
This commit is contained in:
parent
052898ce21
commit
770f6f94c9
@ -52,7 +52,6 @@ Menu
|
||||
{
|
||||
UM.Preferences.setValue("general/camera_perspective_mode", "perspective")
|
||||
}
|
||||
//exclusiveGroup: group
|
||||
}
|
||||
|
||||
MenuItem
|
||||
@ -64,9 +63,7 @@ Menu
|
||||
{
|
||||
UM.Preferences.setValue("general/camera_perspective_mode", "orthographic")
|
||||
}
|
||||
//exclusiveGroup: group
|
||||
}
|
||||
//ExclusiveGroup { id: group }
|
||||
}
|
||||
|
||||
MenuSeparator {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user