diff options
| author | lempamo <[email protected]> | 2017-07-30 09:36:43 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-30 09:36:43 -0400 |
| commit | 547f5382301c4b0957e886739e45389702b5c678 (patch) | |
| tree | 1f0b5d8202dd2763ef1cc3482f7a5a2f8d3ed422 /TimeHACK.Main/OS/Win95/Win95.Designer.cs | |
| parent | 077fef3baf82e23a4a03bb3c73d83f8d8103fdb9 (diff) | |
| download | histacom2-547f5382301c4b0957e886739e45389702b5c678.tar.gz histacom2-547f5382301c4b0957e886739e45389702b5c678.tar.bz2 histacom2-547f5382301c4b0957e886739e45389702b5c678.zip | |
fixed up the computer and networking icons
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 8aa6c9d..934a349 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -817,7 +817,7 @@ namespace TimeHACK.OS.Win95 this.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem"; this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(146, 22); this.PrintersToolStripMenuItem.Text = "Printers"; - this.PrintersToolStripMenuItem.Click += new System.EventHandler(infoboxTestToolStripMenuItem_Click); + this.PrintersToolStripMenuItem.Click += new System.EventHandler(this.infoboxTestToolStripMenuItem_Click); // // TaskbarToolStripMenuItem // |
