diff options
| author | lempamo <[email protected]> | 2017-03-31 17:44:01 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-31 17:44:01 -0400 |
| commit | 27419aa0dce06f9af5ee28f64aace365dcb7d816 (patch) | |
| tree | 89bdc54c2478130a2de98cfcc176a0b252676425 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | |
| parent | b2873bc67093dfdae2566ede9bda85230a37ff44 (diff) | |
| download | histacom2-27419aa0dce06f9af5ee28f64aace365dcb7d816.tar.gz histacom2-27419aa0dce06f9af5ee28f64aace365dcb7d816.tar.bz2 histacom2-27419aa0dce06f9af5ee28f64aace365dcb7d816.zip | |
webchat things
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs index c3a5964..80aab11 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs @@ -269,6 +269,7 @@ this.Controls.Add(this.listBox1); this.Name = "WebChat1998"; this.Size = new System.Drawing.Size(724, 462); + this.Load += new System.EventHandler(this.WebChat1998_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.login.ResumeLayout(false); |
