Gui: Reorganize the selection files into a top Selection folder.
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/Command.h>
|
||||
#include <Gui/Document.h>
|
||||
#include <Gui/Selection.h>
|
||||
#include <Gui/SelectionObject.h>
|
||||
#include <Gui/Selection/Selection.h>
|
||||
#include <Gui/Selection/SelectionObject.h>
|
||||
#include <Mod/CAM/App/FeatureArea.h>
|
||||
#include <Mod/CAM/App/FeaturePathShape.h>
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
#include <Gui/BitmapFactory.h>
|
||||
#include <Gui/Inventor/SoAxisCrossKit.h>
|
||||
#include <Gui/Inventor/SoFCBoundingBox.h>
|
||||
#include <Gui/SoFCUnifiedSelection.h>
|
||||
#include <Gui/Selection/SoFCUnifiedSelection.h>
|
||||
#include <Mod/CAM/App/FeaturePath.h>
|
||||
#include <Mod/CAM/App/PathSegmentWalker.h>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#define PATH_ViewProviderPath_H
|
||||
|
||||
#include <App/PropertyGeo.h>
|
||||
#include <Gui/Selection.h>
|
||||
#include <Gui/Selection/Selection.h>
|
||||
#include <Gui/ViewProviderGeometryObject.h>
|
||||
#include <Gui/ViewProviderFeaturePython.h>
|
||||
#include <Mod/Part/Gui/SoBrepEdgeSet.h>
|
||||
|
||||
Reference in New Issue
Block a user