From c81573594f509177214bbc9b64427c8aabdc30a6 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sat, 25 Nov 2017 08:59:48 -0700 Subject: Add SaveSystem, FullScreen Terminal and stuff Git had a horrible seizure and removed our repo but Alex-TIMEHACK helped us get it back. --- ShiftOS.Main/ShiftOS.Main.csproj | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index 4098fc9..ad01ba0 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -63,12 +63,6 @@ SelectColor.cs - - UserControl - - - ShiftDemo.cs - UserControl @@ -81,12 +75,6 @@ Terminal.cs - - Form - - - TestForm.cs - UserControl @@ -99,10 +87,14 @@ Desktop.cs + + + + @@ -123,18 +115,12 @@ SelectColor.cs - - ShiftDemo.cs - Shifter.cs Terminal.cs - - TestForm.cs - TextPad.cs -- cgit v1.2.3