X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fmarker_time_axis.h;h=56856d3bd30bf4a43bce59c77c707ca621afe667;hb=b6b366b631cc0ee60df8e6e9bb7a9acdac7d0402;hp=13288ce66f661f64d41591ea88f2f93a2782c9b1;hpb=45d3ec1437cf661533bc7750c623865def4424df;p=ardour.git diff --git a/gtk2_ardour/marker_time_axis.h b/gtk2_ardour/marker_time_axis.h index 13288ce66f..56856d3bd3 100644 --- a/gtk2_ardour/marker_time_axis.h +++ b/gtk2_ardour/marker_time_axis.h @@ -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.