Remove PreChangePanels event

This commit is contained in:
John Lewin 2017-06-13 13:43:51 -07:00
parent 12dc4de06f
commit 9112ef6cbd
3 changed files with 2 additions and 25 deletions

View file

@ -60,7 +60,6 @@ namespace MatterHackers.MatterControl
public void ReloadSliceSettings()
{
WidescreenPanel.PreChangePanels.CallEvents(null, null);
if (tabControl.HasBeenClosed)
{
return;