[Part] sort includes
to keep the overview and to reduce diff of a pending PR also uniform the include path specification
This commit is contained in:
@@ -56,24 +56,24 @@
|
||||
#include <Gui/View3DInventor.h>
|
||||
#include <Gui/View3DInventorViewer.h>
|
||||
#include <Gui/WaitCursor.h>
|
||||
|
||||
#include "../App/PartFeature.h"
|
||||
#include <Mod/Part/App/Part2DObject.h>
|
||||
#include <Mod/Part/App/PartFeature.h>
|
||||
|
||||
#include "BoxSelection.h"
|
||||
#include "CrossSections.h"
|
||||
#include "DlgBooleanOperation.h"
|
||||
#include "DlgExtrusion.h"
|
||||
#include "DlgRevolution.h"
|
||||
#include "DlgFilletEdges.h"
|
||||
#include "DlgPrimitives.h"
|
||||
#include "DlgProjectionOnSurface.h"
|
||||
#include "CrossSections.h"
|
||||
#include "DlgRevolution.h"
|
||||
#include "Mirroring.h"
|
||||
#include "ViewProvider.h"
|
||||
#include "TaskShapeBuilder.h"
|
||||
#include "TaskLoft.h"
|
||||
#include "TaskSweep.h"
|
||||
#include "TaskDimension.h"
|
||||
#include "TaskCheckGeometry.h"
|
||||
#include "BoxSelection.h"
|
||||
#include "TaskDimension.h"
|
||||
#include "TaskLoft.h"
|
||||
#include "TaskShapeBuilder.h"
|
||||
#include "TaskSweep.h"
|
||||
#include "ViewProvider.h"
|
||||
|
||||
|
||||
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user