Remove references to connection manager from the build.
[ardour.git] / gtk2_ardour / marker_time_axis.h
index 13288ce66f661f64d41591ea88f2f93a2782c9b1..56856d3bd30bf4a43bce59c77c707ca621afe667 100644 (file)
@@ -80,9 +80,9 @@ class MarkerTimeAxis : public VisualTimeAxis
                /**
                 * Sets the height of this TrackView to one of the defined TrackHeights
                 *
-                * @param h the TrackHeight value to set
+                * @param h the number of pixels to set the height to
                 */
-               virtual void set_height(TimeAxisView::TrackHeight h) ;
+               virtual void set_height(uint32_t h) ;
                
                /**
                 * Sets the number of samples per unit that are used.