From 63e10152740429bd983d08f4e6ef29c126b6d4f0 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 27 Mar 2017 19:23:12 -0400 Subject: winclassics to the front of the stage please --- TimeHACK.Main/Windows95.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'TimeHACK.Main/Windows95.Designer.cs') 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); -- cgit v1.2.3