Chris's work on the region list
[ardour.git] / gtk2_ardour / visual_time_axis.h
index 6d1396bc54a2e1b6c70fa398ca554c726e412ee5..a0dfe654de246f2f12d6a57bd46f2d0faf48d36a 100644 (file)
@@ -93,9 +93,9 @@ class VisualTimeAxis : public TimeAxisView
                /**
                 * Sets the height of this TrackView to one of the defined TrackHeghts
                 *
-                * @param h the TrackHeight value to set
+                * @param h the number of pixels to set the height to
                 */
-               virtual void set_height (TrackHeight h);        
+               virtual void set_height (uint32_t);     
 
                //---------------------------------------------------------------------------------------//
                // Selection Methods