This commit is contained in:
alyosha-tas 2018-10-11 16:45:06 -05:00
commit 0c2c2dcb7c
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
//