[Sketch] App P - End: remove unused headers

- also some sorting
This commit is contained in:
Uwe
2022-12-11 19:20:50 +01:00
parent a139a35d24
commit 170cf81fd5
20 changed files with 150 additions and 186 deletions

View File

@@ -20,23 +20,17 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <Base/Console.h>
#include "SketchObjectSF.h"
#include <Base/Console.h>
using namespace Sketcher;
PROPERTY_SOURCE(Sketcher::SketchObjectSF, Part::Part2DObject)
SketchObjectSF::SketchObjectSF()
{
ADD_PROPERTY_TYPE(SketchFlatFile,(nullptr),"",(App::PropertyType)(App::Prop_None),