[Sketch] Gui: E - Short*: remove unused headers

- also some sorting
This commit is contained in:
Uwe
2022-12-12 02:17:45 +01:00
parent 2dcddfef7d
commit 74b8b09caf
18 changed files with 134 additions and 310 deletions

View File

@@ -21,7 +21,6 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <memory>
# include <QDebug>
@@ -29,9 +28,8 @@
#endif
#include <Base/Tools.h>
#include <Mod/Sketcher/App/PropertyConstraintList.h>
#include <Gui/MetaTypes.h>
#include "../App/PropertyConstraintList.h"
#include "PropertyConstraintListItem.h"