This commit is contained in:
parent
9c2e2abcff
commit
d29e12ff52
@ -260,6 +260,7 @@ namespace Volian.Controls.Library
|
|||||||
cnt.Type = 20000 + fmtdata.StepDataList[_MyStepTypeInd[listBoxStepTypes.SelectedIndex]].Index;
|
cnt.Type = 20000 + fmtdata.StepDataList[_MyStepTypeInd[listBoxStepTypes.SelectedIndex]].Index;
|
||||||
cnt.Save();
|
cnt.Save();
|
||||||
}
|
}
|
||||||
|
_MyRTB.MyStepItem.SetAllTabs();
|
||||||
}
|
}
|
||||||
private void groupPanelCheckoff_VisibleChanged(object sender, EventArgs e)
|
private void groupPanelCheckoff_VisibleChanged(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user