Updated form icons

This commit is contained in:
N00MKRAD
2021-06-22 15:03:50 +02:00
parent 40b88bfa46
commit 7949fbb40e
5 changed files with 12246 additions and 6960 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -171,6 +171,7 @@ namespace Flowframes.Forms
this.Controls.Add(this.longProgBar);
this.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "ModelDownloadForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Model Downloader";

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff