diff --git a/mainWindow.Designer.cs b/mainWindow.Designer.cs index 14e3cd7..8cd1724 100644 --- a/mainWindow.Designer.cs +++ b/mainWindow.Designer.cs @@ -73,6 +73,7 @@ this.Controls.Add(this.inputBox); this.MaximizeBox = false; this.Name = "mainWindow"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Pithos - Main Window"; this.Load += new System.EventHandler(this.mainWindow_Load); this.ResumeLayout(false);