Forgot to include update for btnStepRTF

This commit is contained in:
Jim 2015-05-28 02:21:36 +00:00
parent 793335f71e
commit e8eed87c3b

View File

@ -615,7 +615,7 @@ namespace VEPROMS
// //
this.btnStepRTF.Name = "btnStepRTF"; this.btnStepRTF.Name = "btnStepRTF";
this.btnStepRTF.Text = "Step RTF"; this.btnStepRTF.Text = "Step RTF";
//this.btnStepRTF.Click += new System.EventHandler(btnStepRTF_Click); this.btnStepRTF.Click += new System.EventHandler(btnStepRTF_Click);
// //
// lblLastChange // lblLastChange
// //