diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-20 00:13:37 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-20 00:13:37 -0400 |
| commit | cb9965e6d0b6169937bb6e7daf2514a5e509fd0f (patch) | |
| tree | 1a07fe98637d6ee9a716d2a035c554ec86890785 /Project Ports/Terminal.Designer.cs | |
| parent | e3f1bad5eb58debc504d90b1413f299949b8e987 (diff) | |
| download | Project-Silicon-cb9965e6d0b6169937bb6e7daf2514a5e509fd0f.tar.gz Project-Silicon-cb9965e6d0b6169937bb6e7daf2514a5e509fd0f.tar.bz2 Project-Silicon-cb9965e6d0b6169937bb6e7daf2514a5e509fd0f.zip | |
great.... it did nothing
Diffstat (limited to 'Project Ports/Terminal.Designer.cs')
| -rw-r--r-- | Project Ports/Terminal.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project Ports/Terminal.Designer.cs b/Project Ports/Terminal.Designer.cs index 9da4629..48e3ee4 100644 --- a/Project Ports/Terminal.Designer.cs +++ b/Project Ports/Terminal.Designer.cs @@ -54,6 +54,7 @@ this.Controls.Add(this.textBox1); this.Name = "Terminal"; this.Size = new System.Drawing.Size(456, 337); + this.Load += new System.EventHandler(this.Terminal_Load); this.ResumeLayout(false); this.PerformLayout(); |
