diff options
author | MichaĆ Zimniewicz <michzimny@users.noreply.github.com> | 2018-01-04 01:19:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-04 01:19:50 +0100 |
commit | fa8e46acc24c5cf8b607531684b4c9858e4ebb33 (patch) | |
tree | b81ddbc9cef517446232e007b9e287152e504235 /Aktywator/MainForm.Designer.cs | |
parent | 80cd31c1c8e7cef2cfbf6148df3d9ec2d2a23279 (diff) | |
parent | f58213dbf8b1d52f9545a7c3b227cff59a888afb (diff) |
Merge pull request #36 from michzimny/1.1-betav1.1.3
v1.1.3
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); |