From 88e84f74e1c352b5e24b088ba31cff9eb39964fb Mon Sep 17 00:00:00 2001 From: Aren Date: Sun, 12 Feb 2017 15:57:25 +0100 Subject: Added basic discord integration, please improve UI, someone --- 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 f566870..9212406 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -87,6 +87,12 @@ Dialog.cs + + UserControl + + + Discord.cs + UserControl @@ -241,6 +247,9 @@ Dialog.cs + + Discord.cs + Downloader.cs -- cgit v1.2.3