Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-02-05 01:00:58 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-02-05 01:00:58 +0300
commit7a86f21577a23c86bec460da54e9881f6760ea80 (patch)
tree10bdc87f6301a7df1aa43184f7b2a6609b7f8a50 /AboutBox.Designer.cs
parentfdef741d924443e5d84a697b24ee480c6b961984 (diff)
Some optimizations
Diffstat (limited to 'AboutBox.Designer.cs')
-rw-r--r--AboutBox.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/AboutBox.Designer.cs b/AboutBox.Designer.cs
index 34e9a97b..6ada1aec 100644
--- a/AboutBox.Designer.cs
+++ b/AboutBox.Designer.cs
@@ -157,6 +157,7 @@
this.ClientSize = new System.Drawing.Size(435, 362);
this.Controls.Add(this.tableLayoutPanel);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
+ this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "AboutBox";