From e6d58c235c4d772cd5245d89cdc7dde6207165b8 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 15 Jun 2017 17:08:42 -0400 Subject: Use GDI+ to render Pong --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 31de44e..9e16b19 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -77,6 +77,12 @@ IconManager.cs + + UserControl + + + Pong.cs + UserControl @@ -197,12 +203,6 @@ Notifications.cs - - UserControl - - - Pong.cs - UserControl @@ -490,6 +490,9 @@ IconManager.cs + + Pong.cs + TriPresent.cs @@ -547,9 +550,6 @@ Notifications.cs - - Pong.cs - Shifter.cs -- cgit v1.2.3