From d5ab22629ba39ac9f0fae6768b527e82670f96fc Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 2 Feb 2017 17:11:14 -0500 Subject: Implement the Downloader --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 3012488..d8b1517 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -87,6 +87,12 @@ Dialog.cs + + UserControl + + + Downloader.cs + UserControl @@ -247,6 +253,9 @@ Dialog.cs + + Downloader.cs + FileDialog.cs -- cgit v1.2.3