From 8455ea4991ece19d0a4e5f84f69a8fdb6a936ffd Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 22 Apr 2017 19:24:08 -0400 Subject: Really add a terminal widget. --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index d426139..3f7c463 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -270,11 +270,11 @@ Clock.cs - + UserControl - - CommandRunner.cs + + TerminalWidget.cs UserControl @@ -434,6 +434,9 @@ Clock.cs + + TerminalWidget.cs + UpgradePercentage.cs -- cgit v1.2.3