summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/marker_time_axis.h')
-rw-r--r--gtk2_ardour/marker_time_axis.h4
1 files changed, 2 insertions, 2 deletions
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.