diff options
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; } } |
