From 88902c09db5c95b272de27b4b4d60609a657db23 Mon Sep 17 00:00:00 2001 From: vasmaae Date: Sun, 8 Dec 2024 12:09:48 -0800 Subject: [PATCH] fix label in FormServicesDistributionReport --- .../Forms/FormServicesDistributionReport.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PIbd-23_Gutorov_I.A._IT-Company/Forms/FormServicesDistributionReport.Designer.cs b/PIbd-23_Gutorov_I.A._IT-Company/Forms/FormServicesDistributionReport.Designer.cs index 109bf30..3e0b876 100644 --- a/PIbd-23_Gutorov_I.A._IT-Company/Forms/FormServicesDistributionReport.Designer.cs +++ b/PIbd-23_Gutorov_I.A._IT-Company/Forms/FormServicesDistributionReport.Designer.cs @@ -50,9 +50,9 @@ labelFileName.AutoSize = true; labelFileName.Location = new Point(93, 16); labelFileName.Name = "labelFileName"; - labelFileName.Size = new Size(38, 15); + labelFileName.Size = new Size(36, 15); labelFileName.TabIndex = 1; - labelFileName.Text = "label1"; + labelFileName.Text = "Файл"; // // labelDate //