aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS/My Project/Application.Designer.vb
diff options
context:
space:
mode:
authorAlphaBeta0110 <[email protected]>2015-03-15 10:22:40 +0100
committerAlphaBeta0110 <[email protected]>2015-03-15 10:22:40 +0100
commitbcf104ffcf521ad7cdd467be1b6885084f0080b7 (patch)
treeb5a9fe0e0a881c4129daec1d08d95733c470f18c /ShiftOS/My Project/Application.Designer.vb
parent7047248a0de4ce27afd298c4cd0d916eb570ba59 (diff)
downloadshiftos-bcf104ffcf521ad7cdd467be1b6885084f0080b7.tar.gz
shiftos-bcf104ffcf521ad7cdd467be1b6885084f0080b7.tar.bz2
shiftos-bcf104ffcf521ad7cdd467be1b6885084f0080b7.zip
A half-working ShiftOSWindow
Diffstat (limited to 'ShiftOS/My Project/Application.Designer.vb')
-rw-r--r--ShiftOS/My Project/Application.Designer.vb4
1 files changed, 2 insertions, 2 deletions
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 @@
'------------------------------------------------------------------------------
' <auto-generated>
' 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
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Protected Overrides Sub OnCreateMainForm()
- Me.MainForm = Global.ShiftOS.HijackScreen
+ Me.MainForm = Global.ShiftOS.ShiftOSWindow
End Sub
End Class
End Namespace