diff options
| author | AShifter <[email protected]> | 2017-03-27 19:06:58 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-27 19:06:58 -0600 |
| commit | 530df3c765cecb035565ca8af891ab4ebe7b5dad (patch) | |
| tree | aff16eb1ec485c69ac4a3659f774c183fc166c38 /TimeHACK.Main/Windows95.Designer.cs | |
| parent | 825fbabe6ef58175047b51b678ebaf44c7bae400 (diff) | |
| parent | 228c995282793d4f95c0cea31e4623d41eb41b8b (diff) | |
| download | histacom2-530df3c765cecb035565ca8af891ab4ebe7b5dad.tar.gz histacom2-530df3c765cecb035565ca8af891ab4ebe7b5dad.tar.bz2 histacom2-530df3c765cecb035565ca8af891ab4ebe7b5dad.zip | |
Merge pull request #11 from lempamo/master
IE4
Diffstat (limited to 'TimeHACK.Main/Windows95.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Windows95.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index e4e477e..a3768f3 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -428,6 +428,7 @@ this.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver; this.CalculatorToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; this.CalculatorToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.CalculatorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CalculatorToolStripMenuItem.Image"))); this.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"; this.CalculatorToolStripMenuItem.Size = new System.Drawing.Size(185, 26); |
