fix whitespaces

This commit is contained in:
wmayer
2016-12-28 14:22:42 +01:00
parent 9d8f765738
commit a421803c09
7 changed files with 48 additions and 52 deletions

View File

@@ -141,7 +141,7 @@ inline void SketcherAddWorkspaceArcs<Gui::MenuItem>(Gui::MenuItem& geom){
<< "Sketcher_CreateEllipseBy3Points"
<< "Sketcher_CreateArcOfEllipse"
<< "Sketcher_CreateArcOfHyperbola"
<< "Sketcher_CreateArcOfParabola";
<< "Sketcher_CreateArcOfParabola";
}
template <>
inline void SketcherAddWorkspaceArcs<Gui::ToolBarItem>(Gui::ToolBarItem& geom){