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