diff options
| author | lempamo <[email protected]> | 2017-03-31 17:50:35 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-31 17:50:35 -0400 |
| commit | 9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4 (patch) | |
| tree | 055b21d8788a1946b60646daa5482126a4a23ec1 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | |
| parent | 6a489cc2dc2edf42a5509ded949357576731f658 (diff) | |
| parent | 5ec8f66c1ad558a165cf621b405bee7cba48be0b (diff) | |
| download | histacom2-9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4.tar.gz histacom2-9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4.tar.bz2 histacom2-9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4.zip | |
Merge pull request #20 from lempamo/master
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); |
