[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:
committed by
abdullahtahiriyo
parent
b7f8f249b2
commit
3559710da6
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user