From 44d8d5c50749b70e93dd5ccf8718645d8c3d2fad Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Sun, 24 Sep 2017 21:06:41 -0500 Subject: Added a clunky Shifter, made the wm look nicer --- ShiftOS.Main/ShiftOS.Main.csproj | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index d6ea600..18e842f 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -52,16 +52,22 @@ + + UserControl + + + SelectColor.cs + UserControl ShiftDemo.cs - + UserControl - + Shifter.cs @@ -83,10 +89,13 @@ Resources.resx True + + SelectColor.cs + ShiftDemo.cs - + Shifter.cs -- cgit v1.2.3