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-01-23 04:46:05 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-23 04:46:05 +0300
commitd1a409d9aebb59078025735469b195e52e27586c (patch)
treeacf8a07731168d9a6f4232018d7f0cd35ea50d66 /ImageGooglerForm.Designer.cs
parentfb6b8383c27560c30e7a3076c67b925a7f8ff363 (diff)
Global command line arguments (NOT TESTED YET!)
Diffstat (limited to 'ImageGooglerForm.Designer.cs')
-rw-r--r--ImageGooglerForm.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ImageGooglerForm.Designer.cs b/ImageGooglerForm.Designer.cs
index d6609bae..6f54962f 100644
--- a/ImageGooglerForm.Designer.cs
+++ b/ImageGooglerForm.Designer.cs
@@ -61,6 +61,7 @@
this.ClientSize = new System.Drawing.Size(826, 493);
this.Controls.Add(this.listView);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
+ this.MinimizeBox = false;
this.Name = "ImageGooglerForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Google Images";