This commit is contained in:
John Lewin 2018-08-06 13:17:38 -07:00
parent 56fda6df01
commit 73b6aed7bb

View file

@ -42,7 +42,7 @@ using MatterHackers.PolygonMesh;
namespace MatterHackers.MatterControl.PartPreviewWindow.View3D
{
[ShowUpdateButtonAttribute]
[ShowUpdateButton]
public class SubtractAndReplaceObject3D : MeshWrapperObject3D
{
public SubtractAndReplaceObject3D()