diff options
| author | lempamo <[email protected]> | 2017-10-15 11:40:01 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-15 11:40:01 -0400 |
| commit | 7ce95f837d4318397e6749250e53fe7a85fe8f77 (patch) | |
| tree | bb91c6a3acc513238456d93c3941c0a6f5791833 /Histacom2/OS/Win95 | |
| parent | 718fc7c680c17508b9d97cc92e8a3632cb999bb7 (diff) | |
| download | histacom2-7ce95f837d4318397e6749250e53fe7a85fe8f77.tar.gz histacom2-7ce95f837d4318397e6749250e53fe7a85fe8f77.tar.bz2 histacom2-7ce95f837d4318397e6749250e53fe7a85fe8f77.zip | |
hack3 made
Diffstat (limited to 'Histacom2/OS/Win95')
| -rw-r--r-- | Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs index 05e6add..314bf7b 100644 --- a/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs +++ b/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs @@ -29,7 +29,7 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WebChat1998)); + this.resources = new System.ComponentModel.ComponentResourceManager(typeof(WebChat1998)); this.Chat = new System.Windows.Forms.Timer(this.components); this.listBox1 = new System.Windows.Forms.ListBox(); this.label1 = new Histacom2.Engine.UI.ClassicLabel(); |
