diff options
| author | AShifter <[email protected]> | 2017-11-22 10:54:51 -0700 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-11-22 10:54:51 -0700 |
| commit | 9bc7292d3b18fbb7b72a4fdbf020b84d370a2824 (patch) | |
| tree | 7fa0978d7c2f7af58f8cb15ea4e9177ec42ce23d /ShiftOS.Main/ShiftOS/Desktop.cs | |
| parent | 32db7297ad1ad33b3fb2f7e561d0af70cc608414 (diff) | |
| download | shiftos-rewind-9bc7292d3b18fbb7b72a4fdbf020b84d370a2824.tar.gz shiftos-rewind-9bc7292d3b18fbb7b72a4fdbf020b84d370a2824.tar.bz2 shiftos-rewind-9bc7292d3b18fbb7b72a4fdbf020b84d370a2824.zip | |
help me
please
Diffstat (limited to 'ShiftOS.Main/ShiftOS/Desktop.cs')
| -rw-r--r-- | ShiftOS.Main/ShiftOS/Desktop.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Main/ShiftOS/Desktop.cs b/ShiftOS.Main/ShiftOS/Desktop.cs index 1bb47c6..28e3a38 100644 --- a/ShiftOS.Main/ShiftOS/Desktop.cs +++ b/ShiftOS.Main/ShiftOS/Desktop.cs @@ -9,6 +9,7 @@ using System.Drawing; namespace ShiftOS.Main.ShiftOS { + // testing github because git hates me public partial class Desktop : Form { public Desktop() |
