From 4317fec9122c2e37c17e25a4942dd57da05ad2c6 Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Thu, 20 Jun 2024 23:37:55 -0400 Subject: [PATCH] fixed label, stop breaking --- RecodeItGUI/GUI/Main.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RecodeItGUI/GUI/Main.Designer.cs b/RecodeItGUI/GUI/Main.Designer.cs index e87d564..b71172d 100644 --- a/RecodeItGUI/GUI/Main.Designer.cs +++ b/RecodeItGUI/GUI/Main.Designer.cs @@ -878,9 +878,9 @@ partial class ReCodeItForm NestedTypeCountEnabled.AutoSize = true; NestedTypeCountEnabled.Location = new Point(287, 407); NestedTypeCountEnabled.Name = "NestedTypeCountEnabled"; - NestedTypeCountEnabled.Size = new Size(276, 29); + NestedTypeCountEnabled.Size = new Size(189, 29); NestedTypeCountEnabled.TabIndex = 12; - NestedTypeCountEnabled.Text = "Nested OriginalTypeRef Count"; + NestedTypeCountEnabled.Text = "Nested Type Count"; NestedTypeCountEnabled.UseVisualStyleBackColor = true; // // PropertyCountUpDown