From 4534ff6252d2cd442d2180b024a94db1f4379f41 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Sun, 19 Nov 2017 10:21:34 -0600 Subject: Added new extremely buggy ShiftButton. --- ShiftOS.Engine/ShiftOS.Engine.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj') diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj index 88ad0cf..aa9d370 100644 --- a/ShiftOS.Engine/ShiftOS.Engine.csproj +++ b/ShiftOS.Engine/ShiftOS.Engine.csproj @@ -63,6 +63,12 @@ True Resources.resx + + UserControl + + + FileOpener.cs + @@ -70,6 +76,12 @@ + + Component + + + ShiftButton.cs + UserControl @@ -91,6 +103,9 @@ Resources.Designer.cs Designer + + FileOpener.cs + InfoboxTemplate.cs -- cgit v1.2.3