Fixing compiler warning
This commit is contained in:
parent
77e9f421cd
commit
d23a8d6502
2 changed files with 2 additions and 2 deletions
|
|
@ -217,7 +217,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
|
||||
if (_checked)
|
||||
{
|
||||
this.UncheckAllOtherRadioButtons();
|
||||
this.UncheckSiblings();
|
||||
}
|
||||
|
||||
this.CheckedStateChanged?.Invoke(this, null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue