aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-29 12:04:18 -0400
committerlempamo <[email protected]>2017-10-29 12:04:18 -0400
commit22f94867ba365ec2dd56026684a72905dbe5f5d3 (patch)
treee953acaa258191d0f82495bc67ef7ea369a47a57 /Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs
parent294dc501a4dd8f4c5b22ec646c8d953229efd5eb (diff)
downloadhistacom2-22f94867ba365ec2dd56026684a72905dbe5f5d3.tar.gz
histacom2-22f94867ba365ec2dd56026684a72905dbe5f5d3.tar.bz2
histacom2-22f94867ba365ec2dd56026684a72905dbe5f5d3.zip
random virus labels work!
Diffstat (limited to 'Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs')
-rw-r--r--Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs8
1 files changed, 0 insertions, 8 deletions
diff --git a/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs b/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs
index 1f51c7d..ca106d0 100644
--- a/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs
+++ b/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs
@@ -57,7 +57,6 @@
this.panel3 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.originalTimer = new System.Windows.Forms.Timer(this.components);
- this.labelTimer = new System.Windows.Forms.Timer(this.components);
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.menuStrip1.SuspendLayout();
@@ -318,12 +317,6 @@
this.originalTimer.Enabled = true;
this.originalTimer.Tick += new System.EventHandler(this.originalTimer_Tick);
//
- // labelTimer
- //
- this.labelTimer.Enabled = true;
- this.labelTimer.Interval = 1000;
- this.labelTimer.Tick += new System.EventHandler(this.labelTimer_Tick);
- //
// WinClassicIE6Bad
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@@ -366,7 +359,6 @@
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Timer originalTimer;
- private System.Windows.Forms.Timer labelTimer;
public System.Windows.Forms.ToolStripMenuItem backToolStripMenuItem;
public System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
public System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;