NO-OP: fix named class type in a comment

This commit is contained in:
Paul Davis
2025-04-28 16:59:12 -06:00
parent b874bbfbf0
commit f28e13fcdb

View File

@@ -2228,7 +2228,7 @@ MidiView::change_patch_change (MidiModel::PatchChangePtr old_change, const Evora
/** Add a patch change to the region.
* @param t Time in samples relative to region position
* @param patch Patch to add; time and channel are ignored (time is converted from t, and channel comes from
* MidiTimeAxisView::get_preferred_midi_channel())
* MidiViewBackground::get_preferred_midi_channel())
*/
void
MidiView::add_patch_change (timecnt_t const & t, Evoral::PatchChange<Temporal::Beats> const & patch)