summaryrefslogtreecommitdiff
path: root/Aktywator/MainForm.Designer.cs
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-09-20 18:31:57 +0200
committeremkael <emkael@tlen.pl>2017-09-20 18:31:57 +0200
commitdec2c8f96f8e8737d5bd5d0f58b42c0c04235d5b (patch)
tree49c5be9064ef02dfd8b6360085c8edd5313e4cd6 /Aktywator/MainForm.Designer.cs
parentcf3b807f18c5cf73e9defaabe31b72ea41d0d1ca (diff)
Default state for sections grouping checkbox should be disabled
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r--Aktywator/MainForm.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs
index 6275d28..dff8aa5 100644
--- a/Aktywator/MainForm.Designer.cs
+++ b/Aktywator/MainForm.Designer.cs
@@ -697,6 +697,7 @@
// xGroupSections
//
this.xGroupSections.AutoSize = true;
+ this.xGroupSections.Enabled = false;
this.xGroupSections.Location = new System.Drawing.Point(34, 89);
this.xGroupSections.Name = "xGroupSections";
this.xGroupSections.Size = new System.Drawing.Size(227, 17);