From a87a6002fd00a0b950bbe88efc6b6e1a837ab11e Mon Sep 17 00:00:00 2001 From: artur-kalimullin <144933634+artur-kalimullin@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:51:35 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BB=D0=B8=D1=88=D0=BD=D0=B5=D0=B3=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProjectSchedule/Forms/FormCurriculumSupplement.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ProjectSchedule/ProjectSchedule/Forms/FormCurriculumSupplement.Designer.cs b/ProjectSchedule/ProjectSchedule/Forms/FormCurriculumSupplement.Designer.cs index 9aa10f6..93e4db1 100644 --- a/ProjectSchedule/ProjectSchedule/Forms/FormCurriculumSupplement.Designer.cs +++ b/ProjectSchedule/ProjectSchedule/Forms/FormCurriculumSupplement.Designer.cs @@ -193,7 +193,6 @@ private TextBox textBoxNameCurriculum; private Button buttonSave; private Button buttonCancel; - private NumericUpDown numericUpDown; private TextBox textBoxSemester; private GroupBox groupBoxDisciplines; private DataGridView dataGridViewDisciplines;