Update Icon
This commit is contained in:
2
gui/launcher/InstanceWindow.Designer.cs
generated
2
gui/launcher/InstanceWindow.Designer.cs
generated
@@ -28,6 +28,7 @@
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InstanceWindow));
|
||||
this.logTab = new System.Windows.Forms.TabControl();
|
||||
this.logPage = new System.Windows.Forms.TabPage();
|
||||
this.logContainer = new System.Windows.Forms.Panel();
|
||||
@@ -222,6 +223,7 @@
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(800, 450);
|
||||
this.Controls.Add(this.logTab);
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.Name = "InstanceWindow";
|
||||
this.Text = "InstanceWindow";
|
||||
this.Load += new System.EventHandler(this.InstanceWindow_Load);
|
||||
|
||||
Reference in New Issue
Block a user