Navigation Menu

Skip to content

Commit

Permalink
Gui: remove SelectionStyle from ViewProviderGeometryObject
Browse files Browse the repository at this point in the history
The property has been moved to ViewProviderDocumentObject. Forgot to
remove it in ViewProviderGeometryObject.
  • Loading branch information
realthunder authored and wwmayer committed Nov 7, 2019
1 parent c3ba041 commit 9a07b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Gui/ViewProviderGeometryObject.h
Expand Up @@ -60,7 +60,6 @@ class GuiExport ViewProviderGeometryObject : public ViewProviderDragger
App::PropertyMaterial ShapeMaterial;
App::PropertyBool BoundingBox;
App::PropertyBool Selectable;
App::PropertyEnumeration SelectionStyle;

/**
* Attaches the document object to this view provider.
Expand Down

0 comments on commit 9a07b12

Please sign in to comment.