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