From e5b5e078b101b16dc4e41880d54862c8f6454062 Mon Sep 17 00:00:00 2001 From: Michael Krisper <michael.krisper@tugraz.at> Date: Mon, 29 Nov 2021 13:59:02 +0100 Subject: [PATCH] updated Gearbox GUI Editor (gearboxtype width) --- VECTO/GUI/GearboxForm.Designer.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VECTO/GUI/GearboxForm.Designer.vb b/VECTO/GUI/GearboxForm.Designer.vb index 5dff87bd76..d6f346b88a 100644 --- a/VECTO/GUI/GearboxForm.Designer.vb +++ b/VECTO/GUI/GearboxForm.Designer.vb @@ -918,7 +918,7 @@ Partial Class GearboxForm Me.CbGStype.FormattingEnabled = true Me.CbGStype.Location = New System.Drawing.Point(119, 102) Me.CbGStype.Name = "CbGStype" - Me.CbGStype.Size = New System.Drawing.Size(227, 21) + Me.CbGStype.Size = New System.Drawing.Size(334, 21) Me.CbGStype.TabIndex = 1 ' 'BtAddGear -- GitLab