Modified patch from drmoore to fix mantis 2808 (drag rectangle left behind after...
[ardour.git] / gtk2_ardour / imageframe_time_axis.h
index 4b3bf0c857faaff59dd80cf61a77907601bdecec..7cbed6a394242734053242c7de0a2ccacdc4d17f 100644 (file)
@@ -76,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) ;
+               virtual void set_height(uint32_t h) ;
                
                /**
                 * Sets the number of samples per unit that are used.