diff options
| author | lempamo <[email protected]> | 2017-08-05 13:41:09 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-05 13:41:09 -0400 |
| commit | bc8577b76162054e47e93f0ada8b2fedf95cd80a (patch) | |
| tree | 068b78cc6f513658cc4589167b4d8516cee71003 /TimeHACK.Main/OS/Win95/Win95.Designer.cs | |
| parent | 4084b7f6e83cdc52114b3b9e579d5d7f505174d1 (diff) | |
| download | histacom2-bc8577b76162054e47e93f0ada8b2fedf95cd80a.tar.gz histacom2-bc8577b76162054e47e93f0ada8b2fedf95cd80a.tar.bz2 histacom2-bc8577b76162054e47e93f0ada8b2fedf95cd80a.zip | |
FTP Client Finished
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs index 1846c29..d009876 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -728,7 +728,7 @@ namespace TimeHACK.OS.Win95 this.FTPClientToolStripMenuItem.Name = "FTPClientToolStripMenuItem"; this.FTPClientToolStripMenuItem.Size = new System.Drawing.Size(181, 28); this.FTPClientToolStripMenuItem.Text = "FTP Client"; - this.FTPClientToolStripMenuItem.Visible = false; + this.FTPClientToolStripMenuItem.Visible = true; this.FTPClientToolStripMenuItem.Click += new System.EventHandler(this.FTPClientToolStripMenuItem_Click); // // DocumentsToolStripMenuItem |
