NO-OP: add helpful comment

This commit is contained in:
Paul Davis 2023-06-20 13:46:24 -06:00
parent cf7ba80fc1
commit 077c5ba5d1
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ public:
ArdourCanvas::Polygon* _tmp_poly;
MidiRegionView& parent_mrv;
/* must match typedef in NoteBase */
typedef Evoral::Note<Temporal::Beats> NoteType;
MidiGhostRegion::GhostEvent* find_event (std::shared_ptr<NoteType>);