diff --git a/RyzStudio/Windows/ThemedForms/TListBox.designer.cs b/RyzStudio/Windows/ThemedForms/TListBox.designer.cs index cee2554..a81e57f 100644 --- a/RyzStudio/Windows/ThemedForms/TListBox.designer.cs +++ b/RyzStudio/Windows/ThemedForms/TListBox.designer.cs @@ -76,7 +76,7 @@ namespace RyzStudio.Windows.ThemedForms this.imageBox5.ImageSelected = null; this.imageBox5.InitialImage = null; this.imageBox5.IsSelected = false; - this.imageBox5.Location = new System.Drawing.Point(106, 48); + this.imageBox5.Location = new System.Drawing.Point(106, 24); this.imageBox5.Name = "imageBox5"; this.imageBox5.NormalImage = global::FizzyLauncher.UIResource.edit; this.imageBox5.SelectedImage = null; @@ -160,7 +160,7 @@ namespace RyzStudio.Windows.ThemedForms this.imageBox2.ImageSelected = null; this.imageBox2.InitialImage = null; this.imageBox2.IsSelected = false; - this.imageBox2.Location = new System.Drawing.Point(106, 24); + this.imageBox2.Location = new System.Drawing.Point(106, 48); this.imageBox2.Name = "imageBox2"; this.imageBox2.NormalImage = global::FizzyLauncher.UIResource.minus; this.imageBox2.SelectedImage = null;