From 3e5498e2f93e96e3efc5a808bea6de07a2c41e68 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sat, 25 Feb 2017 09:48:02 -0500 Subject: Calculator stuffs 2 --- 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 45c1a47..a512de2 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -64,6 +64,12 @@ Artpad.cs + + UserControl + + + Calculator.cs + UserControl @@ -247,6 +253,9 @@ Artpad.cs + + Calculator.cs + Chat.cs -- cgit v1.2.3