TechDraw: Header uniformity and whitespace fixes

This commit is contained in:
luz paz
2020-11-14 16:59:51 +01:00
committed by wwmayer
parent 82beefa98d
commit a3cb87b117
87 changed files with 454 additions and 254 deletions
+3 -5
View File
@@ -1,8 +1,5 @@
# FreeCAD init script of the TechDraw module
# (c) 2001 Juergen Riegel
#***************************************************************************
#* (c) Juergen Riegel ([email protected]) 2002 *
#* Copyright (c) 2002 Juergen Riegel <[email protected]> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *
@@ -22,7 +19,8 @@
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
#* USA *
#* *
#* Juergen Riegel 2002 *
#***************************************************************************/
# FreeCAD init script of the TechDraw module
FreeCAD.__unit_test__ += [ "TestTechDrawApp" ]