From 019da5b9ebf67b758a31dd05c4b17de66fa682f2 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Sun, 5 Nov 2017 14:13:06 -0600 Subject: Began to add textpad, extra functionality to the infobox template --- ShiftOS.Main/ShiftOS.Main.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index f511503..93ece0f 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -85,6 +85,12 @@ TestForm.cs + + UserControl + + + TextPad.cs + Form @@ -119,6 +125,9 @@ TestForm.cs + + TextPad.cs + Desktop.cs -- cgit v1.2.3