From 88da6bb762100cfbc083502605ecde9daa76229b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B5=D0=BE=D0=BD=D0=B8=D0=B4=20=D0=9C=D0=B0=D0=BB?= =?UTF-8?q?=D0=B0=D1=84=D0=B5=D0=B5=D0=B2?= Date: Fri, 24 Nov 2023 12:51:50 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D1=8F?= =?UTF-8?q?=D0=BB=20=D1=81=D0=B5=D0=B1=D1=8F=20=D0=B8=20=D0=BE=D0=BF=D1=8F?= =?UTF-8?q?=D1=82=D1=8C=20=D1=82=D0=B0=20=D0=B6=D0=B5=20=D1=81=D0=B8=D1=82?= =?UTF-8?q?=D1=83=D0=B0=D1=86=D0=B8=D1=8F,=20=D0=B2=204=20=D0=BB=D0=B0?= =?UTF-8?q?=D0=B1=D0=B5=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B8=D0=BB=20=D0=BD?= =?UTF-8?q?=D0=B5=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D1=83=D0=B5?= =?UTF-8?q?=D0=BC=D1=83=D1=8E=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D1=83,=20?= =?UTF-8?q?=D0=B0=20=D0=B2=20=D0=B1=D0=B5=D0=BA=D0=B0=D0=BF=D0=B5=20=D0=BF?= =?UTF-8?q?=D1=8F=D1=82=D0=BE=D0=B9=20=D0=B7=D0=B0=D0=B1=D1=8B=D0=BB!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cruiser/FormCruiserCollection.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Cruiser/FormCruiserCollection.Designer.cs b/Cruiser/FormCruiserCollection.Designer.cs index 6e2498e..8b2e0e0 100644 --- a/Cruiser/FormCruiserCollection.Designer.cs +++ b/Cruiser/FormCruiserCollection.Designer.cs @@ -179,7 +179,6 @@ private Button buttonDeleteCruiser; private PictureBox pictureBoxCollection; private GroupBox groupBoxStorage; - private Button button1; private Button buttonDelObject; private TextBox textBoxStorageName; private Button buttonAddObject;