diff options
| author | lempamo <[email protected]> | 2017-10-15 13:04:06 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-15 13:04:06 -0400 |
| commit | 455d5bd4366242bc928fe230bb1d9bd8d54f679c (patch) | |
| tree | 62d9afe8807c4a18415b13994b8f9dbaa4ccf20d /Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs | |
| parent | 7ce95f837d4318397e6749250e53fe7a85fe8f77 (diff) | |
| download | histacom2-455d5bd4366242bc928fe230bb1d9bd8d54f679c.tar.gz histacom2-455d5bd4366242bc928fe230bb1d9bd8d54f679c.tar.bz2 histacom2-455d5bd4366242bc928fe230bb1d9bd8d54f679c.zip | |
some script stuff in hack3
Diffstat (limited to 'Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs')
| -rw-r--r-- | Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs b/Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs index f6714a2..3c2fc4c 100644 --- a/Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs +++ b/Histacom2/OS/Win98/Win98Apps/WebChat1999.Designer.cs @@ -292,7 +292,6 @@ private System.Windows.Forms.Panel panel1; private Engine.UI.ClassicLabel label5; private Engine.UI.ClassicButton button5; - private System.Windows.Forms.TextBox history; private Engine.UI.ClassicLabel label1; private System.Windows.Forms.ListBox listBox1; private System.Windows.Forms.Panel login; @@ -303,5 +302,6 @@ private Engine.UI.ClassicLabel label4; private System.Windows.Forms.TextBox textBox1; private Engine.UI.ClassicLabel textBox2; + public System.Windows.Forms.TextBox history; } } |
