Update Icon
This commit is contained in:
2
gui/launcher/InstanceSettings.Designer.cs
generated
2
gui/launcher/InstanceSettings.Designer.cs
generated
@@ -28,6 +28,7 @@
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InstanceSettings));
|
||||
this.maxRamLabel = new System.Windows.Forms.Label();
|
||||
this.minRamLabel = new System.Windows.Forms.Label();
|
||||
this.maxRam = new System.Windows.Forms.NumericUpDown();
|
||||
@@ -161,6 +162,7 @@
|
||||
this.Controls.Add(this.minRamLabel);
|
||||
this.Controls.Add(this.maxRamLabel);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "InstanceSettings";
|
||||
|
||||
Reference in New Issue
Block a user