Skip to content

Commit

Permalink
[Sketch] add missing menu entry for new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly authored and abdullahtahiriyo committed Nov 9, 2020
1 parent 6b9178e commit 08efd28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Sketcher/Gui/Workbench.cpp
Expand Up @@ -371,6 +371,7 @@ inline void SketcherAddWorkbenchBSplines<Gui::MenuItem>(Gui::MenuItem& bspline)
<< "Sketcher_BSplinePolygon"
<< "Sketcher_BSplineComb"
<< "Sketcher_BSplineKnotMultiplicity"
<< "Sketcher_BSplinePoleWeight"
<< "Sketcher_BSplineConvertToNURB"
<< "Sketcher_BSplineIncreaseDegree"
<< "Sketcher_BSplineDecreaseDegree"
Expand Down

0 comments on commit 08efd28

Please sign in to comment.