From beb38d2b967d2522dab1e50bc32205874959af54 Mon Sep 17 00:00:00 2001 From: devil_1nc Date: Sat, 27 May 2023 15:20:45 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'SoftwareInstallation/SoftwareInstalla?= =?UTF-8?q?tion/FormClients.Designer.cs'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SoftwareInstallation/FormClients.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs b/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs index 71a4a97..8563263 100644 --- a/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs +++ b/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs @@ -81,7 +81,7 @@ this.Controls.Add(this.buttonDel); this.Controls.Add(this.dataGridView); this.Name = "FormClients"; - this.Text = "FormClients"; + this.Text = "Клиенты"; ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); this.ResumeLayout(false); this.Load += new EventHandler(FormClients_Load);