From f5a78ea4169e1553204d908bfbc52ef7ca84b0e6 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Sun, 24 Sep 2017 16:55:03 -0500 Subject: Fully added the infobox --- ShiftOS.Engine/ShiftOS.Engine.csproj | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj') diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj index 6045cb5..8683d20 100644 --- a/ShiftOS.Engine/ShiftOS.Engine.csproj +++ b/ShiftOS.Engine/ShiftOS.Engine.csproj @@ -48,6 +48,12 @@ True Resources.resx + + UserControl + + + InfoboxTemplate.cs + Form @@ -61,6 +67,9 @@ ResXFileCodeGenerator Resources.Designer.cs + + InfoboxTemplate.cs + ShiftWindow.cs @@ -68,5 +77,14 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3