corrade-vassal

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 2  →  ?path2? @ 3
/Vassal/Vassal/SettingsForm.Designer.cs
@@ -796,9 +796,10 @@
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.tabControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.MaximumSize = new System.Drawing.Size(720, 470);
this.Name = "SettingsForm";
this.Text = "Vassal Settings";
this.Shown += new System.EventHandler(this.SettingsFormShown);