From adba6472ce5bfc3b6d95db2cb511db2025641665 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 23 Aug 2017 21:49:32 +0200 Subject: Results grouping for sections setting supported --- Aktywator/MainForm.Designer.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Aktywator/MainForm.Designer.cs') diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs index c9624a3..2fcf1fa 100644 --- a/Aktywator/MainForm.Designer.cs +++ b/Aktywator/MainForm.Designer.cs @@ -552,12 +552,11 @@ // 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(215, 17); + this.xGroupSections.Size = new System.Drawing.Size(227, 17); this.xGroupSections.TabIndex = 4; - this.xGroupSections.Text = "oddzielne maksowanie każdego sektora"; + this.xGroupSections.Text = "wspólne maksowanie wszystkich sektorów"; this.xGroupSections.UseVisualStyleBackColor = true; // // xShowResults -- cgit v1.2.3