mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUETools: small glitch - when renaming user defined encoder,
cuetools wav encoder dissapeared (changed extension)
This commit is contained in:
1
CUETools/frmSettings.Designer.cs
generated
1
CUETools/frmSettings.Designer.cs
generated
@@ -1174,7 +1174,6 @@ namespace JDP
|
||||
this.comboBoxEncoderExtension.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.comboBoxEncoderExtension.FormattingEnabled = true;
|
||||
this.comboBoxEncoderExtension.Name = "comboBoxEncoderExtension";
|
||||
this.comboBoxEncoderExtension.SelectedIndexChanged += new System.EventHandler(this.comboBoxEncoderExtension_SelectedIndexChanged);
|
||||
//
|
||||
// listBoxEncoders
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user