diff options
Diffstat (limited to 'ShiftOS.WinForms/Applications/TriWrite.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/TriWrite.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/TriWrite.Designer.cs b/ShiftOS.WinForms/Applications/TriWrite.Designer.cs index 71598ef..e420fd5 100644 --- a/ShiftOS.WinForms/Applications/TriWrite.Designer.cs +++ b/ShiftOS.WinForms/Applications/TriWrite.Designer.cs @@ -157,8 +157,8 @@ // // TriWrite // - this.Controls.Add(this.menuStrip3); this.Controls.Add(this.txtcontents); + this.Controls.Add(this.menuStrip3); this.Controls.Add(this.menuStrip2); this.Name = "TriWrite"; this.Size = new System.Drawing.Size(527, 513); |
