Merge pull request #15528 from ppphp/move_some_inventor
refactor: move some nodes to Inventor folder
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
#include <Base/Stream.h>
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/BitmapFactory.h>
|
||||
#include <Gui/SoAxisCrossKit.h>
|
||||
#include <Gui/SoFCBoundingBox.h>
|
||||
#include <Gui/Inventor/SoAxisCrossKit.h>
|
||||
#include <Gui/Inventor/SoFCBoundingBox.h>
|
||||
#include <Gui/SoFCUnifiedSelection.h>
|
||||
#include <Mod/CAM/App/FeaturePath.h>
|
||||
#include <Mod/CAM/App/PathSegmentWalker.h>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Parameter.h>
|
||||
#include <Base/Reader.h>
|
||||
#include <Gui/SoFCBoundingBox.h>
|
||||
#include <Gui/Inventor/SoFCBoundingBox.h>
|
||||
|
||||
#include "ViewProvider2DObject.h"
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include <Gui/ViewProvider.h>
|
||||
#include <Gui/ViewProviderDocumentObject.h>
|
||||
|
||||
#include <Gui/SoFCBoundingBox.h>
|
||||
#include <Gui/Inventor/SoFCBoundingBox.h>
|
||||
|
||||
#include "ViewProviderGridExtension.h"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
#include <Base/Exception.h>
|
||||
#include <Gui/Inventor/MarkerBitmaps.h>
|
||||
#include <Gui/SoFCBoundingBox.h>
|
||||
#include <Gui/Inventor/SoFCBoundingBox.h>
|
||||
#include <Mod/Sketcher/App/Constraint.h>
|
||||
#include <Mod/Sketcher/App/GeoList.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user