Remove comment, create issue
This commit is contained in:
parent
af4bf06621
commit
405c40ba76
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
}
|
||||
}
|
||||
|
||||
// Shouldn't this just be called by .SetValue() rather than explicitly by all the SliceSettingsWidget controls - that way any API level call to .SetValue() inherits the same behavior
|
||||
static public void OnSettingsChanged(SliceSettingData settingData)
|
||||
{
|
||||
SettingChanged.CallEvents(null, new StringEventArgs(settingData.SlicerConfigName));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue