+ restore lost changes, improve whitspaces, suppress useless MSVC warnings

This commit is contained in:
wmayer
2014-08-28 12:37:42 +02:00
parent f4e7a2e2a0
commit 5c269996b8
8 changed files with 16 additions and 8 deletions

View File

@@ -36,6 +36,6 @@ ParGrp.SetString("WorkBenchName", "Points Design")
# Append the open handler
FreeCAD.EndingAdd("Point formats (*.asc)","Points")
FreeCAD.EndingAdd("Ply points (*.ply)","Points")
FreeCAD.EndingAdd("PLY points (*.ply)","Points")