Sketcher: Rename External to Projection
This commit is contained in:
committed by
WandererFan
parent
8c6b437314
commit
4a15ca643b
@@ -537,7 +537,7 @@ inline void SketcherAddWorkbenchTools<Gui::MenuItem>(Gui::MenuItem& consaccel)
|
||||
{
|
||||
SketcherAddWorkspaceFillets(consaccel);
|
||||
SketcherAddWorkspaceCurveEdition(consaccel);
|
||||
consaccel << "Sketcher_External"
|
||||
consaccel << "Sketcher_Projection"
|
||||
<< "Sketcher_Intersection"
|
||||
<< "Sketcher_CarbonCopy"
|
||||
<< "Separator"
|
||||
|
||||
Reference in New Issue
Block a user