Console: rename PascalCase named methods to camelCase
This commit is contained in:
@@ -86,7 +86,7 @@ void GeometryFacade::initExtension()
|
||||
|
||||
getGeo()->setExtension(std::make_unique<SketchGeometryExtension>()); // Create getExtension
|
||||
|
||||
// Base::Console().Warning("%s\nSketcher Geometry without Extension: %s \n",
|
||||
// Base::Console().warning("%s\nSketcher Geometry without Extension: %s \n",
|
||||
// boost::uuids::to_string(Geo->getTag()).c_str());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user