more release shit

This commit is contained in:
2025-06-30 17:31:42 +02:00
parent 03f27214d6
commit 6674872848
6 changed files with 8 additions and 271 deletions

View File

@@ -34,7 +34,6 @@ namespace ModpackUpdater.Apps.Client
[DebuggerStepThrough()]
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
RadLabel_MinecraftProfile = new Telerik.WinControls.UI.RadLabel();
RadLabel_ModpackUrl = new Telerik.WinControls.UI.RadLabel();
RadTextBox_MinecraftProfileFolder = new Telerik.WinControls.UI.RadTextBoxControl();
@@ -243,7 +242,6 @@ namespace ModpackUpdater.Apps.Client
AutoSizeMode = AutoSizeMode.GrowAndShrink;
ClientSize = new Size(422, 173);
Controls.Add(tableLayoutPanel1);
Icon = (Icon)resources.GetObject("$this.Icon");
MaximizeBox = false;
MinimumSize = new Size(430, 0);
Name = "MainForm";