From bcf104ffcf521ad7cdd467be1b6885084f0080b7 Mon Sep 17 00:00:00 2001 From: AlphaBeta0110 Date: Sun, 15 Mar 2015 10:22:40 +0100 Subject: A half-working ShiftOSWindow --- ShiftOS/My Project/Application.Designer.vb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ShiftOS/My Project/Application.Designer.vb') diff --git a/ShiftOS/My Project/Application.Designer.vb b/ShiftOS/My Project/Application.Designer.vb index 8fd65ed..25af35c 100644 --- a/ShiftOS/My Project/Application.Designer.vb +++ b/ShiftOS/My Project/Application.Designer.vb @@ -1,7 +1,7 @@ '------------------------------------------------------------------------------ ' ' This code was generated by a tool. -' Runtime Version:4.0.30319.36323 +' Runtime Version:4.0.30319.0 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. @@ -32,7 +32,7 @@ Namespace My _ Protected Overrides Sub OnCreateMainForm() - Me.MainForm = Global.ShiftOS.HijackScreen + Me.MainForm = Global.ShiftOS.ShiftOSWindow End Sub End Class End Namespace -- cgit v1.2.3