mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
missing initialization
This commit is contained in:
parent
57d24608e7
commit
3f56abe099
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ EngineControl::EngineControl ()
|
|||
, ignore_changes (0)
|
||||
, _desired_sample_rate (0)
|
||||
, no_push (true)
|
||||
, started_at_least_once (false)
|
||||
{
|
||||
using namespace Notebook_Helpers;
|
||||
vector<string> strings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue