Update Icon
This commit is contained in:
2
gui/launcher/CreateVanillaInstance.Designer.cs
generated
2
gui/launcher/CreateVanillaInstance.Designer.cs
generated
@@ -28,6 +28,7 @@
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CreateVanillaInstance));
|
||||
this.versionsList = new System.Windows.Forms.ListView();
|
||||
this.mcVer = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
||||
this.releaseDate = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
||||
@@ -256,6 +257,7 @@
|
||||
this.Controls.Add(this.filterLabel);
|
||||
this.Controls.Add(this.versionsList);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "CreateVanillaInstance";
|
||||
|
||||
Reference in New Issue
Block a user