Gui: remove SelectionStyle from ViewProviderGeometryObject
The property has been moved to ViewProviderDocumentObject. Forgot to remove it in ViewProviderGeometryObject.
This commit is contained in:
@@ -60,7 +60,6 @@ public:
|
||||
App::PropertyMaterial ShapeMaterial;
|
||||
App::PropertyBool BoundingBox;
|
||||
App::PropertyBool Selectable;
|
||||
App::PropertyEnumeration SelectionStyle;
|
||||
|
||||
/**
|
||||
* Attaches the document object to this view provider.
|
||||
|
||||
Reference in New Issue
Block a user