Don't allow aux sends from MIDI tracks for the time
[ardour.git] / gtk2_ardour / imageframe_view.h
index ac8a3b3bb0cedbf2066a15f6c71fea8fc495771f..49b29038c4739f01ca53650c0909691a45a35254 100644 (file)
@@ -65,8 +65,8 @@ class ImageFrameView : public TimeAxisViewItem
                        ImageFrameTimeAxisGroup* group,
                        double spu,
                        Gdk::Color& base_color,
-                       nframes_t start,
-                       nframes_t duration,
+                       framepos_t start,
+                       framecnt_t duration,
                        unsigned char* rgb_data,
                        uint32_t width,
                        uint32_t height,