NO-OP: fix brace indentation

This commit is contained in:
Paul Davis 2024-12-27 17:35:13 -07:00
parent 730cf01ff9
commit 5a97ce4a0c

View file

@ -1318,7 +1318,7 @@ MidiView::display_patch_changes_on_channel (uint8_t channel, bool active_channel
p->update_name ();
p->show();
}
}
} else {
add_canvas_patch_change (*i);