mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
NO-OP: whitespace
This commit is contained in:
parent
f7b67501a9
commit
352c824fa3
1 changed files with 1 additions and 1 deletions
|
|
@ -957,7 +957,7 @@ AddRouteDialog::refill_channel_setups ()
|
|||
}
|
||||
}
|
||||
|
||||
if (!selected_default && ! trk_template_model->children().empty()) {
|
||||
if (!selected_default && !trk_template_model->children().empty()) {
|
||||
TreeModel::Children rows = trk_template_model->children();
|
||||
trk_template_chooser.get_selection()->select(rows[0]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue