Gui: remove SelectionStyle from ViewProviderGeometryObject

The property has been moved to ViewProviderDocumentObject. Forgot to
remove it in ViewProviderGeometryObject.
This commit is contained in:
Zheng, Lei
2019-10-15 10:20:51 +08:00
committed by wmayer
parent 24ac773b28
commit e8fec27b02

View File

@@ -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.