mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
engine dialog, update device is changed.
This commit is contained in:
parent
82e23ecd2a
commit
dd6ee69ef8
2 changed files with 14 additions and 1 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue