aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/WindowManager.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-31 17:50:35 -0400
committerGitHub <[email protected]>2017-03-31 17:50:35 -0400
commit9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4 (patch)
tree055b21d8788a1946b60646daa5482126a4a23ec1 /TimeHACK.Engine/WindowManager.cs
parent6a489cc2dc2edf42a5509ded949357576731f658 (diff)
parent5ec8f66c1ad558a165cf621b405bee7cba48be0b (diff)
downloadhistacom2-9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4.tar.gz
histacom2-9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4.tar.bz2
histacom2-9de6d029cc13b3ed2601fec3bf3cfb183b5c35f4.zip
Merge pull request #20 from lempamo/master
webchat things
Diffstat (limited to 'TimeHACK.Engine/WindowManager.cs')
-rw-r--r--TimeHACK.Engine/WindowManager.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Engine/WindowManager.cs b/TimeHACK.Engine/WindowManager.cs
index 2c8322f..56abdbc 100644
--- a/TimeHACK.Engine/WindowManager.cs
+++ b/TimeHACK.Engine/WindowManager.cs
@@ -9,6 +9,7 @@ namespace TimeHACK.Main
{
public static System.Drawing.Text.PrivateFontCollection pfc = new System.Drawing.Text.PrivateFontCollection();
+
public WinClassic startWin95(UserControl content, String title, PictureBox icon, Boolean MaxButton, Boolean MinButton)
{
// Setup Window