[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 1f0ba98de5
commit 0bfae905d9
15 changed files with 1143 additions and 1069 deletions

View File

@@ -43,6 +43,7 @@
#include <Gui/SelectionObject.h>
#include <Gui/ViewProvider.h>
#include <Mod/Part/App/Geometry2d.h>
#include <Mod/TechDraw/App/CenterLine.h>
#include <Mod/TechDraw/App/Cosmetic.h>
#include <Mod/TechDraw/App/DrawPage.h>
#include <Mod/TechDraw/App/DrawProjGroup.h>