From 35cff76afbddb69edcb3503f86cea883963f13cf Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 28 Dec 2017 02:00:25 +0100 Subject: Disabling default automatic updates of names list. Fixes #22 --- Aktywator/MainForm.Designer.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Aktywator/MainForm.Designer.cs') 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); -- cgit v1.2.3