engine dialog, update device is changed.

This commit is contained in:
Robin Gareus 2015-03-07 11:11:50 +01:00
parent 82e23ecd2a
commit dd6ee69ef8
2 changed files with 14 additions and 1 deletions

View file

@ -119,6 +119,7 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
uint32_t ignore_changes;
uint32_t _desired_sample_rate;
bool started_at_least_once;
bool queue_device_changed;
void driver_changed ();
void backend_changed ();