From 538f99faf7b381717079ea700d4f2e6e908537ea Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 16 Apr 2017 13:31:23 -0400 Subject: Begin work on Desktop Widgets --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 9675bb6..a223f47 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -257,6 +257,13 @@ Component + + + UserControl + + + Clock.cs + UserControl @@ -271,6 +278,7 @@ + Form @@ -294,6 +302,7 @@ + UserControl @@ -399,6 +408,9 @@ UpdateManager.cs + + Clock.cs + DownloadControl.cs -- cgit v1.2.3