Putting in more tool control
This commit is contained in:
parent
273d47b5f8
commit
3d330038b1
5 changed files with 44 additions and 27 deletions
|
|
@ -84,7 +84,7 @@ namespace MatterHackers.MatterControl
|
|||
}, ref unregisterEvents);
|
||||
}
|
||||
|
||||
private void AddNameSetting(string sliceSettingsKey, FlowLayoutWidget contentRow, ref int tabIndex)
|
||||
public void ReloadSliceSettings()
|
||||
{
|
||||
GuiWidget control = SliceSettingsWidget.CreateSettingControl(sliceSettingsKey, ref tabIndex);
|
||||
if (control != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue