Settings are not mutually exclusive
This commit is contained in:
parent
e2a05761a6
commit
803eef3825
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ namespace LibationWinForms.Dialogs
|
|||
private void LameMatchSourceBRCbox_CheckedChanged(object sender, EventArgs e)
|
||||
{
|
||||
lameBitrateTb.Enabled = !LameMatchSourceBRCbox.Checked;
|
||||
lameConstantBitrateCbox.Enabled = !LameMatchSourceBRCbox.Checked;
|
||||
}
|
||||
|
||||
private void convertFormatRb_CheckedChanged(object sender, EventArgs e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue