[WIP] Crowdin: fixes pre-0.18 release

Includes some whitespace fixes as well
This commit is contained in:
luz.paz
2019-01-15 17:42:25 -05:00
committed by Yorik van Havre
parent f92ddb961c
commit 2ce03a55c6
5 changed files with 14 additions and 19 deletions

View File

@@ -162,4 +162,3 @@ class CommandPathSanity:
if FreeCAD.GuiUp:
# register the FreeCAD command
FreeCADGui.addCommand('Path_Sanity',CommandPathSanity())