mirror of
https://github.com/leozide/leocad
synced 2025-02-06 08:46:06 +01:00
Renamed orthographic projection in the menu.
This commit is contained in:
parent
50ac7c48d4
commit
1a68268421
1 changed files with 1 additions and 1 deletions
|
@ -980,7 +980,7 @@ lcCommand gCommands[LC_NUM_COMMANDS] =
|
||||||
// LC_VIEW_PROJECTION_ORTHO
|
// LC_VIEW_PROJECTION_ORTHO
|
||||||
{
|
{
|
||||||
"View.Projection.Orthographic",
|
"View.Projection.Orthographic",
|
||||||
"&Ortho",
|
"&Orthographic",
|
||||||
"Set the current camera to use an orthographic projection",
|
"Set the current camera to use an orthographic projection",
|
||||||
""
|
""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue