diff options
author | emkael <emkael@tlen.pl> | 2017-12-28 02:13:55 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-12-28 02:13:55 +0100 |
commit | 511333516d2e08daa9d6b148f5e908d63dc89238 (patch) | |
tree | 0b97188580d01b2b42e4515dfca96faebf286cd6 /Aktywator/MainForm.Designer.cs | |
parent | 80cd31c1c8e7cef2cfbf6148df3d9ec2d2a23279 (diff) | |
parent | 4f5d46d5a077fa47b44f8987552f7e58a7e2f65d (diff) |
Merge branch '1.1-beta' into emkaelv1.1.2.9
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r-- | Aktywator/MainForm.Designer.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs index c5ac4ad..f739912 100644 --- a/Aktywator/MainForm.Designer.cs +++ b/Aktywator/MainForm.Designer.cs @@ -901,8 +901,6 @@ // checkBox1 // this.checkBox1.AutoSize = true; - this.checkBox1.Checked = true; - this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox1.Location = new System.Drawing.Point(252, 74); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(154, 17); |