This commit is contained in:
cah4e3 2018-10-10 23:36:03 +03:00
parent 77938b0d1b
commit 2820187883
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@
this.miAutoSave.Name = "miAutoSave";
this.miAutoSave.Size = new System.Drawing.Size(193, 22);
this.miAutoSave.Text = "Auto-Save";
this.miAutoSave.Click += new System.EventHandler(this.miAutoSave_Click);
//
// toolStripSeparator2
//