fixes for destructive track offsets of various kinds; move from jack_nframes_t -...
[ardour.git] / gtk2_ardour / marker_view.h
index da45b33dd9fbd266b121314a7aa28e812fdcf901..04b85876495316e79cb30542c4a12c7e3c2f63e5 100644 (file)
@@ -65,8 +65,8 @@ class MarkerView : public TimeAxisViewItem
                        Gdk::Color& base_color,
                        std::string mark_type,
                        std::string mark_id,
-                       jack_nframes_t start,
-                       jack_nframes_t duration) ;
+                       nframes_t start,
+                       nframes_t duration) ;
 
                /**
                 * Destructor