aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications
diff options
context:
space:
mode:
authorwowmom98 <[email protected]>2017-05-07 15:03:35 +0000
committerwowmom98 <[email protected]>2017-05-07 15:03:46 +0000
commit4a5db39ea7c0b9be342261ab416dbb5edf50b2ce (patch)
tree45f4fc50f6574382c90c65e790a80aa7ffde911a /ShiftOS.WinForms/Applications
parent92a83f44c84c8dfee0651434e91c1ba5639d432b (diff)
downloadshiftos_thereturn-4a5db39ea7c0b9be342261ab416dbb5edf50b2ce.tar.gz
shiftos_thereturn-4a5db39ea7c0b9be342261ab416dbb5edf50b2ce.tar.bz2
shiftos_thereturn-4a5db39ea7c0b9be342261ab416dbb5edf50b2ce.zip
FIRST COMMIT FROM A MAC
BUT TURIANS ARE COOL RIGHT
Diffstat (limited to 'ShiftOS.WinForms/Applications')
-rw-r--r--ShiftOS.WinForms/Applications/TriWrite.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/TriWrite.cs b/ShiftOS.WinForms/Applications/TriWrite.cs
index b5845ba..291aa30 100644
--- a/ShiftOS.WinForms/Applications/TriWrite.cs
+++ b/ShiftOS.WinForms/Applications/TriWrite.cs
@@ -21,7 +21,7 @@ namespace ShiftOS.WinForms.Applications
public TriWrite()
{
- InitializeComponent();
+ InitializeComponent(); //From the library of babel: "FIRST COMMIT FROM A MAC WOOOO TURIANS ARE COOL"
}
private void newToolStripMenuItem_Click(object sender, EventArgs e)