From 79c9a094b5b6e026d4266555f5997295f1390b44 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Wed, 18 Aug 2021 15:24:18 -0400 Subject: [PATCH] Liberate > "Convert all M4b to Mp3" : Visible=true --- LibationLauncher/LibationLauncher.csproj | 2 +- LibationWinForms/Form1.Designer.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index abb74248..a8a6b0d5 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 5.5.0.9 + 5.5.0.11 diff --git a/LibationWinForms/Form1.Designer.cs b/LibationWinForms/Form1.Designer.cs index 14b05b6f..18660d36 100644 --- a/LibationWinForms/Form1.Designer.cs +++ b/LibationWinForms/Form1.Designer.cs @@ -217,7 +217,7 @@ this.convertAllM4bToMp3ToolStripMenuItem.Name = "convertAllM4bToMp3ToolStripMenuItem"; this.convertAllM4bToMp3ToolStripMenuItem.Size = new System.Drawing.Size(284, 22); this.convertAllM4bToMp3ToolStripMenuItem.Text = "Convert all M4b to Mp3 [Long-running]"; - this.convertAllM4bToMp3ToolStripMenuItem.Visible = false; + this.convertAllM4bToMp3ToolStripMenuItem.Visible = true; this.convertAllM4bToMp3ToolStripMenuItem.Click += new System.EventHandler(this.convertAllM4bToMp3ToolStripMenuItem_Click); // // exportToolStripMenuItem