refactoring api
This commit is contained in:
parent
44c7d1de50
commit
6b27f82d88
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
|
||||
public string HelpText { get; set; }
|
||||
|
||||
public Action<GuiWidget> SetEnabled { get; set; }
|
||||
public Action<GuiWidget> SetStates { get; set; }
|
||||
|
||||
public Action Action { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue