diff options
| author | carverh <[email protected]> | 2016-07-21 09:17:25 -0700 |
|---|---|---|
| committer | carverh <[email protected]> | 2016-07-21 09:17:25 -0700 |
| commit | ce774a20fe6c8bbb1044b4fe1dfa460a10d7edad (patch) | |
| tree | bf009c952c9c955ea40e9ed3f2947495f96809a1 /source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs | |
| parent | 65c21382729af819f6172b70870d78eebb788ec2 (diff) | |
| download | shiftos-c-_theultimatehacker-ce774a20fe6c8bbb1044b4fe1dfa460a10d7edad.tar.gz shiftos-c-_theultimatehacker-ce774a20fe6c8bbb1044b4fe1dfa460a10d7edad.tar.bz2 shiftos-c-_theultimatehacker-ce774a20fe6c8bbb1044b4fe1dfa460a10d7edad.zip | |
Fixed Bugs and Organized Items
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 5d20f14..cafae5f 100644 --- a/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs +++ b/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs @@ -90,6 +90,7 @@ 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 // |
