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 c3ba04183e
commit 9a07b12d31

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.