PartDesign: [skip ci] minor cosmetic changes
This commit is contained in:
@@ -1301,7 +1301,7 @@ App::DocumentObjectExecReturn *Hole::execute(void)
|
||||
}
|
||||
}
|
||||
|
||||
void Hole::addCounterType(const CutDimensionSet dimensions)
|
||||
void Hole::addCounterType(const CutDimensionSet& dimensions)
|
||||
{
|
||||
HoleCutTypeMap.emplace(dimensions.name, dimensions);
|
||||
const std::string &name = dimensions.name;
|
||||
|
||||
Reference in New Issue
Block a user