mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Apply suggestions from code review
Minor codestyle issues CURA-8683 Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
parent
59479ee223
commit
f44d4d341f
3 changed files with 4 additions and 7 deletions
|
@ -27,7 +27,7 @@ Menu
|
|||
{
|
||||
id: cameraViewMenu
|
||||
|
||||
title: catalog.i18nc("@action:inmenu menubar:view","Camera view")
|
||||
title: catalog.i18nc("@action:inmenu menubar:view", "Camera view")
|
||||
property string cameraMode: UM.Preferences.getValue("general/camera_perspective_mode")
|
||||
|
||||
Connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue