new file
[ardour.git] / gtk2_ardour / marker.h
index fe6cac75c474cd5b57d3053ad1edf5c5657744c0..a379f010c96a9c34e3ff941d620db16e39c9be92 100644 (file)
@@ -65,7 +65,7 @@ class Marker : public PBD::Destructible
        void hide_line ();
        void set_line_vpos (double y_origin, double height);
 
-       void set_position (nframes_t);
+       void set_position (nframes64_t);
        void set_name (const std::string&);
        void set_color_rgba (uint32_t rgba);