From a38df56f9727eff9fc836c88512074a5fbeeca59 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 2 Dec 2011 19:40:03 +0000 Subject: correct code for MIDIEvent::is_{spp,mtc_quarter}() git-svn-id: svn://localhost/ardour2/branches/3.0@10866 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/evoral/evoral/MIDIEvent.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/evoral/evoral/MIDIEvent.hpp b/libs/evoral/evoral/MIDIEvent.hpp index 79d013e00f..d2bf4142bd 100644 --- a/libs/evoral/evoral/MIDIEvent.hpp +++ b/libs/evoral/evoral/MIDIEvent.hpp @@ -92,8 +92,8 @@ struct MIDIEvent : public Event