Rename ReloadAdvanceControlPanelTrigger to better convey intent
This commit is contained in:
parent
87a4eb21f9
commit
edc3aaab44
6 changed files with 7 additions and 7 deletions
|
|
@ -64,7 +64,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
public PartPreview3DWidget()
|
||||
{
|
||||
SliceSettingsWidget.SettingChanged.RegisterEvent(CheckSettingChanged, ref unregisterEvents);
|
||||
ApplicationController.Instance.ReloadAdvancedControlsPanelTrigger.RegisterEvent(CheckSettingChanged, ref unregisterEvents);
|
||||
ApplicationController.Instance.AdvancedControlsPanelReloading.RegisterEvent(CheckSettingChanged, ref unregisterEvents);
|
||||
#if false
|
||||
"extruder_offset",
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue