TechDraw: header uniformity + trailing whitespace

This commit is contained in:
luzpaz
2023-01-21 19:01:09 +00:00
committed by WandererFan
parent 40627b3ab2
commit d28d63b87b
12 changed files with 13 additions and 13 deletions

View File

@@ -102,7 +102,7 @@ Wire::Wire(const TopoDS_Wire &w)
BaseGeomPtr bg = BaseGeom::baseFactory(edge);
if (bg) {
geoms.push_back(bg);
}
}
}
}