Complete rename to UIField
This commit is contained in:
parent
334f64148b
commit
acff39eee0
13 changed files with 25 additions and 18 deletions
|
|
@ -31,7 +31,7 @@ using MatterHackers.Agg.UI;
|
|||
|
||||
namespace MatterHackers.MatterControl.SlicerConfiguration
|
||||
{
|
||||
public abstract class NumberField : BasicField
|
||||
public abstract class NumberField : UIField
|
||||
{
|
||||
protected MHNumberEdit numberEdit;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue