TechDraw: [skip ci] convert source files from iso-8859 to utf-8

All other source files are either plain ascii or utf-8, this converts
the last few to utf-8.
This commit is contained in:
Benjamin Nauck
2021-03-22 21:47:57 +01:00
committed by wwmayer
parent 9e4d6d68fb
commit bb5ac30e24
8 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (c) 2020 FreeCAD Developers *
* Author: Uwe Stöhr <uwestoehr@lyx.org> *
* Author: Uwe Stöhr <uwestoehr@lyx.org> *
* Based on src/Mod/FEM/Gui/DlgSettingsFEMImp.cpp *
* *
* This file is part of the FreeCAD CAx development system. *