Query backend’s setup_required() every time. fixes #6041
This commit is contained in:
parent
aae2f9fb4d
commit
2c89ec5c0b
@ -324,6 +324,7 @@ void
|
||||
EngineControl::on_show ()
|
||||
{
|
||||
ArdourDialog::on_show ();
|
||||
backend_changed ();
|
||||
device_changed ();
|
||||
ok_button->grab_focus();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user