From d29fbef31435aa455c374a5d07f9787dc9ef3251 Mon Sep 17 00:00:00 2001 From: jtsshieh Date: Sat, 23 Sep 2017 12:17:59 -0400 Subject: Fixed things that fdd messed up and implemented the hijack screen --- ShiftOS.Main/ShiftOS.Main.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index 0d41313..6328a3c 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -44,16 +44,16 @@ - + Form - - NewHijack.cs + + HijackScreen.cs - - NewHijack.cs + + HijackScreen.cs ResXFileCodeGenerator -- cgit v1.2.3