|
@@ -846,7 +846,7 @@ namespace MusicPlayer
|
|
|
this.NotifyMenuStripPreviousButton.Click += new System.EventHandler(this.NotifyMenuStripPreviousButton_Click);
|
|
this.NotifyMenuStripPreviousButton.Click += new System.EventHandler(this.NotifyMenuStripPreviousButton_Click);
|
|
|
//
|
|
//
|
|
|
// resetToolStripMenuItem
|
|
// resetToolStripMenuItem
|
|
|
- //
|
|
|
|
|
|
|
+ //
|
|
|
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
|
|
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
|
|
|
this.resetToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
this.resetToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
this.resetToolStripMenuItem.Text = "Reset";
|
|
this.resetToolStripMenuItem.Text = "Reset";
|