pay some attention to the special guest of the night: KDE window stacking
[ardour.git] / gtk2_ardour / hit.h
index c19bd49c37390956e332b55bd233972b81c1632f..ea3e91bf2da6e317fb077946c5a9ac3e49d0043f 100644 (file)
@@ -30,7 +30,7 @@ namespace ArdourCanvas {
 class Hit : public NoteBase
 {
 public:
-       typedef Evoral::Note<Evoral::MusicalTime> NoteType;
+       typedef Evoral::Note<Evoral::Beats> NoteType;
 
        Hit (MidiRegionView&                   region,
             ArdourCanvas::Item*               parent,