aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-21 00:15:10 -0400
committerlempamo <[email protected]>2017-07-21 00:15:10 -0400
commita42b7b8d3219f5df18721afdf88bddb8dd11d463 (patch)
tree7ae5db0c077e4ac674d3e34ed3233888ad8af38c /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
parent6a3204c26d72d9ccbffabb111485e7b14f1ddbf3 (diff)
downloadhistacom2-a42b7b8d3219f5df18721afdf88bddb8dd11d463.tar.gz
histacom2-a42b7b8d3219f5df18721afdf88bddb8dd11d463.tar.bz2
histacom2-a42b7b8d3219f5df18721afdf88bddb8dd11d463.zip
more webchatty things
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
index b7f9de3..4dd7a59 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
@@ -202,7 +202,6 @@
this.button1.Text = "Login";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.Button1_Click);
- this.button1.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2);
//
// txtscreenname
//
@@ -241,7 +240,6 @@
this.button2.Text = "Speak";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.Button2_Click);
- this.button2.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2);
//
// button3
//
@@ -254,7 +252,6 @@
this.button3.Text = "Paul";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.Button3_Click);
- this.button3.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2);
//
// button4
//