[TechDraw] Move CenterLine into own file

This commit is contained in:
Benjamin Bræstrup Sayoc
2023-04-05 22:42:14 +02:00
committed by WandererFan
parent 124bbcdeb9
commit a207822ee8
15 changed files with 1143 additions and 1069 deletions

View File

@@ -5,7 +5,7 @@
Name="CenterLinePy"
Twin="CenterLine"
TwinPointer="CenterLine"
Include="Mod/TechDraw/App/Cosmetic.h"
Include="Mod/TechDraw/App/CenterLine.h"
Namespace="TechDraw"
FatherInclude="Base/PyObjectBase.h"
FatherNamespace="Base"