aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95.Designer.cs
diff options
context:
space:
mode:
authorjtsshieh <[email protected]>2017-08-03 07:57:11 -0400
committerjtsshieh <[email protected]>2017-08-03 07:57:11 -0400
commitd51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09 (patch)
treea3f42437f5eebab302d084abed06a73a0e175247 /TimeHACK.Main/OS/Win95/Win95.Designer.cs
parent9ba27fb843bdd47304e8760e43ff8927d0a60796 (diff)
parent2029bbc59969fd4554022bc23dd6a88a2adc6d19 (diff)
downloadhistacom2-d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09.tar.gz
histacom2-d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09.tar.bz2
histacom2-d51d7d3a8e91b3e7c10f4e6b9dcb5526d20e2a09.zip
Merge branch 'master' of https://github.com/jtsshieh/TimeHACK
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95.Designer.cs14
1 files changed, 1 insertions, 13 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
index 5bd1f57..1846c29 100644
--- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
@@ -86,7 +86,6 @@ namespace TimeHACK.OS.Win95
this.downloaderTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.installerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.storyTest1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.iE4TestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.SettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ControlPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.PrintersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -739,8 +738,7 @@ namespace TimeHACK.OS.Win95
this.DocumentsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.downloaderTestToolStripMenuItem,
this.installerTestToolStripMenuItem,
- this.storyTest1ToolStripMenuItem,
- this.iE4TestToolStripMenuItem});
+ this.storyTest1ToolStripMenuItem});
this.DocumentsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicDocuments;
this.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
@@ -775,15 +773,6 @@ namespace TimeHACK.OS.Win95
this.storyTest1ToolStripMenuItem.Text = "StoryTest1";
this.storyTest1ToolStripMenuItem.Click += new System.EventHandler(this.storyTest1ToolStripMenuItem_Click);
//
- // iE4TestToolStripMenuItem
- //
- this.iE4TestToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control;
- this.iE4TestToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
- this.iE4TestToolStripMenuItem.Name = "iE4TestToolStripMenuItem";
- this.iE4TestToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
- this.iE4TestToolStripMenuItem.Text = "IE4Test";
- this.iE4TestToolStripMenuItem.Click += new System.EventHandler(this.iE4TestToolStripMenuItem_Click);
- //
// SettingsToolStripMenuItem
//
this.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
@@ -1159,7 +1148,6 @@ namespace TimeHACK.OS.Win95
private System.Windows.Forms.Panel taskbarItems;
private System.Windows.Forms.ToolStripMenuItem storyTest1ToolStripMenuItem;
internal System.Windows.Forms.ToolStripMenuItem FTPClientToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem iE4TestToolStripMenuItem;
private System.Windows.Forms.Timer desktopupdate;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem;
internal System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;