aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-01 12:18:36 -0400
committerlempamo <[email protected]>2017-04-01 12:18:36 -0400
commita02ef083865152de3a5d99090e5e15cf30ff3fe7 (patch)
treefce0da1bf4d06d831fbe0e36f048b5acd1c2ce56 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
parentf75639a00c5b006756886ddd55c7ca6e34c35e51 (diff)
downloadhistacom2-a02ef083865152de3a5d99090e5e15cf30ff3fe7.tar.gz
histacom2-a02ef083865152de3a5d99090e5e15cf30ff3fe7.tar.bz2
histacom2-a02ef083865152de3a5d99090e5e15cf30ff3fe7.zip
a little more conversation
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, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
index 545a796..af44554 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs
@@ -233,6 +233,7 @@
this.button2.TabIndex = 8;
this.button2.Text = "Speak";
this.button2.UseVisualStyleBackColor = true;
+ this.button2.Click += new System.EventHandler(this.Button2_Click);
//
// button3
//
@@ -242,6 +243,7 @@
this.button3.TabIndex = 9;
this.button3.Text = "Paul";
this.button3.UseVisualStyleBackColor = true;
+ this.button3.Click += new System.EventHandler(this.Button3_Click);
//
// button4
//
@@ -251,6 +253,7 @@
this.button4.TabIndex = 10;
this.button4.Text = "Bill";
this.button4.UseVisualStyleBackColor = true;
+ this.button4.Click += new System.EventHandler(this.Button4_Click);
//
// WebChat1998
//