X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fnote.h;h=e763ea95f86bef6981ce340b70fe8d4d5e3403e8;hb=c912bd61ae49cc79158f3322439c29b27ef51de8;hp=71faeb53fb6b43bec41d8ccb8f35e41df999fbc6;hpb=23e7cf10191270d70357ccf0ed9294f020c7b7ab;p=ardour.git diff --git a/gtk2_ardour/note.h b/gtk2_ardour/note.h index 71faeb53fb..e763ea95f8 100644 --- a/gtk2_ardour/note.h +++ b/gtk2_ardour/note.h @@ -32,7 +32,7 @@ namespace ArdourCanvas { class Note : public NoteBase { public: - typedef Evoral::Note NoteType; + typedef Evoral::Note NoteType; Note (MidiRegionView& region, ArdourCanvas::Item* parent,