This commit is contained in:
LarsBrubaker 2022-01-22 15:43:50 -08:00
parent b664670a42
commit 2144ed477f
32 changed files with 81 additions and 81 deletions

View file

@ -55,7 +55,7 @@ namespace MatterHackers.MatterControl.DesignTools
return item;
}
public override bool CanFlatten => true;
public override bool CanApply => true;
public char Letter { get; set; } = 'a';