This commit is contained in:
Kathy Ruffing 2009-11-13 14:13:14 +00:00
parent 9c2e2abcff
commit d29e12ff52

View File

@ -260,6 +260,7 @@ namespace Volian.Controls.Library
cnt.Type = 20000 + fmtdata.StepDataList[_MyStepTypeInd[listBoxStepTypes.SelectedIndex]].Index;
cnt.Save();
}
_MyRTB.MyStepItem.SetAllTabs();
}
private void groupPanelCheckoff_VisibleChanged(object sender, EventArgs e)
{