From fed3801060be44b4a2ebad7c9d12605fb6954a13 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 25 Feb 2017 20:54:43 -0500 Subject: Add about box and fix desktop panel transparency bug --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 8ea1a04..be83036 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -58,6 +58,12 @@ + + UserControl + + + About.cs + UserControl @@ -256,6 +262,9 @@ + + About.cs + Artpad.cs @@ -512,6 +521,7 @@ + -- cgit v1.2.3