X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fimageframe_time_axis.h;h=7cbed6a394242734053242c7de0a2ccacdc4d17f;hb=ce3ca76f96eb97f6d52fe065e6a2800efcbbc0cd;hp=82a910e09e27dedbe6331d64bcded9826f90906a;hpb=0c1b9afc634d098ac6029acb3508d25823d0fc14;p=ardour.git diff --git a/gtk2_ardour/imageframe_time_axis.h b/gtk2_ardour/imageframe_time_axis.h index 82a910e09e..7cbed6a394 100644 --- a/gtk2_ardour/imageframe_time_axis.h +++ b/gtk2_ardour/imageframe_time_axis.h @@ -15,7 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ #ifndef __ardour_imageframe_time_axis_h__ @@ -77,9 +76,9 @@ class ImageFrameTimeAxis : public VisualTimeAxis /** * Sets the height of this TrackView to one of ths TrackHeghts * - * @param h the TrackHeight value to set + * @param h the number of pixels to set the height too */ - virtual void set_height(TimeAxisView::TrackHeight h) ; + virtual void set_height(uint32_t h) ; /** * Sets the number of samples per unit that are used.