From 216781295fd417df1c20b0bb22f78318e7fb382b Mon Sep 17 00:00:00 2001 From: Katerina881 Date: Fri, 21 Apr 2023 09:47:25 +0400 Subject: [PATCH] FormPackage fix --- .../SoftwareInstallation/FormPackage.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoftwareInstallation/SoftwareInstallation/FormPackage.Designer.cs b/SoftwareInstallation/SoftwareInstallation/FormPackage.Designer.cs index c67eeb1..db57d10 100644 --- a/SoftwareInstallation/SoftwareInstallation/FormPackage.Designer.cs +++ b/SoftwareInstallation/SoftwareInstallation/FormPackage.Designer.cs @@ -201,7 +201,7 @@ this.groupBoxSoftware.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); - + this.Load += new System.EventHandler(this.FormPackage_Load); } #endregion