diff --git a/src/TQVaultAE.GUI/MainForm.Designer.cs b/src/TQVaultAE.GUI/MainForm.Designer.cs index 6b69c6d8..4ed021bd 100644 --- a/src/TQVaultAE.GUI/MainForm.Designer.cs +++ b/src/TQVaultAE.GUI/MainForm.Designer.cs @@ -306,7 +306,7 @@ private void InitializeComponent() this.aboutButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.aboutButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.aboutButton.Image = ((System.Drawing.Image)(resources.GetObject("aboutButton.Image"))); - this.aboutButton.Location = new System.Drawing.Point(1047, 18); + this.aboutButton.Location = new System.Drawing.Point(1130, 18); this.aboutButton.Name = "aboutButton"; this.aboutButton.OverBitmap = null; this.aboutButton.Size = new System.Drawing.Size(48, 38);