Sketcher: Reformat to current clang-format standard
This commit is contained in:
committed by
Chris Hennes
parent
41a1a7a8e6
commit
791fe02934
@@ -39,7 +39,8 @@ std::string ViewProviderSketchGeometryExtensionPy::representation() const
|
||||
return str.str();
|
||||
}
|
||||
|
||||
PyObject* ViewProviderSketchGeometryExtensionPy::PyMake(struct _typeobject*, PyObject*,
|
||||
PyObject* ViewProviderSketchGeometryExtensionPy::PyMake(struct _typeobject*,
|
||||
PyObject*,
|
||||
PyObject*)// Python wrapper
|
||||
{
|
||||
// create a new instance of PointPy and the Twin object
|
||||
|
||||
Reference in New Issue
Block a user