[Sketch] fix these issues:

- missing menu entry for centered rectangle
- typo
- uniform word casing
- duplicated accel key
- remove superfluous comment
This commit is contained in:
donovaly
2021-06-20 15:07:17 +02:00
committed by abdullahtahiriyo
parent b7f8f249b2
commit 3559710da6
2 changed files with 6 additions and 8 deletions

View File

@@ -289,9 +289,6 @@ inline void SketcherAddWorkbenchGeometries(T& geom)
/*<< "Sketcher_CreateDraftLine"*/;
}
//template <typename T>
//void SketcherAddWorkbenchConstraints(T& cons);
template <typename T>
inline void SketcherAddWorkbenchConstraints(T& cons);