mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
add missing return value
This commit is contained in:
parent
1c36b09910
commit
bee743e92b
1 changed files with 2 additions and 0 deletions
|
|
@ -961,6 +961,8 @@ Editor::non_master_track_selected ()
|
|||
else
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue