From 9c753dbaecae745019f588dad106aa0ce3adf716 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 12 Jan 2014 20:23:45 -0500 Subject: [PATCH] use LIBEVORAL_TEMPLATE_API with Evoral::Note --- libs/evoral/evoral/Note.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libs/evoral/evoral/Note.hpp b/libs/evoral/evoral/Note.hpp index 0effff10b9..dc6b374d36 100644 --- a/libs/evoral/evoral/Note.hpp +++ b/libs/evoral/evoral/Note.hpp @@ -33,7 +33,7 @@ namespace Evoral { * Currently a note is defined as (on event, length, off event). */ template -class /*LIBEVORAL_API*/ Note { +class LIBEVORAL_TEMPLATE_API Note { public: Note(uint8_t chan=0, Time time=0, Time len=0, uint8_t note=0, uint8_t vel=0x40); Note(const Note