diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs b/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs index 64e36f3..ea78334 100644 --- a/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs +++ b/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs @@ -92,6 +92,7 @@ namespace ShiftOS this.txtaddress.Size = new System.Drawing.Size(640, 20); this.txtaddress.TabIndex = 0; this.txtaddress.Text = "shiftnet://main"; + this.txtaddress.TextChanged += new System.EventHandler(this.txtaddress_TextChanged); // // wbshiftnet // |
