Remove duplicate menubarstyle property.
[ardour.git] / gtk2_ardour / imageframe_time_axis.h
index cefd0c5d097f44333d42c716e4958e1b5a8a852d..7cbed6a394242734053242c7de0a2ccacdc4d17f 100644 (file)
@@ -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) ;
+               virtual void set_height(uint32_t h) ;
                
                /**
                 * Sets the number of samples per unit that are used.