Core: move image plane to core system
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
#include "ViewProviderGeoFeatureGroup.h"
|
||||
#include "ViewProviderGeometryObject.h"
|
||||
#include "ViewProviderGroupExtension.h"
|
||||
#include "ViewProviderImagePlane.h"
|
||||
#include "ViewProviderInventorObject.h"
|
||||
#include "ViewProviderLine.h"
|
||||
#include "ViewProviderLink.h"
|
||||
@@ -1808,6 +1809,7 @@ void Application::initTypes()
|
||||
Gui::ViewProviderDocumentObjectGroupPython ::init();
|
||||
Gui::ViewProviderDragger ::init();
|
||||
Gui::ViewProviderGeometryObject ::init();
|
||||
Gui::ViewProviderImagePlane ::init();
|
||||
Gui::ViewProviderInventorObject ::init();
|
||||
Gui::ViewProviderVRMLObject ::init();
|
||||
Gui::ViewProviderAnnotation ::init();
|
||||
|
||||
Reference in New Issue
Block a user