mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
nothing interesting
This commit is contained in:
@@ -155,6 +155,9 @@ namespace JDP
|
||||
tabControl1.Selecting += new TabControlCancelEventHandler((s, e1) => e1.Cancel = true);
|
||||
encodersBindingSource.Position = _config.Encoders.IndexOf(m_encoder);
|
||||
listBoxEncoders.Enabled = false;
|
||||
buttonEncoderAdd.Enabled = false;
|
||||
buttonEncoderDelete.Enabled = false;
|
||||
comboBoxEncoderExtension.Enabled = false;
|
||||
}
|
||||
|
||||
EnableDisable();
|
||||
|
||||
Reference in New Issue
Block a user