[Sketch] Gui: Sketch - So: remove unused headers

- also some sorting
This commit is contained in:
Uwe
2022-12-13 02:22:16 +01:00
parent 0c8d2b237d
commit b555dc0e89
14 changed files with 46 additions and 76 deletions

View File

@@ -23,9 +23,9 @@
#ifndef SKETCHERGUI_SketchRectangularArrayDialog_H
#define SKETCHERGUI_SketchRectangularArrayDialog_H
#include <Base/Placement.h>
#include <QDialog>
namespace SketcherGui {
class Ui_SketchRectangularArrayDialog;