From c33386f7cd215f8575effd046ef7648c9d86d0f5 Mon Sep 17 00:00:00 2001 From: Zyzf Date: Fri, 17 Feb 2023 17:19:29 +0400 Subject: [PATCH] saved --- .../BlacksmithWorkshopView/FormShopManufacture.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BlacksmithWorkshop/BlacksmithWorkshopView/FormShopManufacture.Designer.cs b/BlacksmithWorkshop/BlacksmithWorkshopView/FormShopManufacture.Designer.cs index 04313f1..b69c396 100644 --- a/BlacksmithWorkshop/BlacksmithWorkshopView/FormShopManufacture.Designer.cs +++ b/BlacksmithWorkshop/BlacksmithWorkshopView/FormShopManufacture.Designer.cs @@ -73,9 +73,9 @@ this.labelManufacture.AutoSize = true; this.labelManufacture.Location = new System.Drawing.Point(29, 38); this.labelManufacture.Name = "labelManufacture"; - this.labelManufacture.Size = new System.Drawing.Size(52, 15); + this.labelManufacture.Size = new System.Drawing.Size(53, 15); this.labelManufacture.TabIndex = 10; - this.labelManufacture.Text = "Поездка"; + this.labelManufacture.Text = "Изделие"; // // comboBoxShop //