Sketcher: Add centered rectangle to the menu
This commit is contained in:
@@ -240,6 +240,7 @@ template <>
|
||||
inline void SketcherAddWorkspaceRectangles<Gui::MenuItem>(Gui::MenuItem& geom)
|
||||
{
|
||||
geom << "Sketcher_CreateRectangle"
|
||||
<< "Sketcher_CreateRectangle_Center"
|
||||
<< "Sketcher_CreateOblong";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user