first pass of dynamically resizable track heights
[ardour.git] / gtk2_ardour / route_time_axis.h
index 38ef1c3c5b1aa2fbc20074c64fb0c9dcaf8c89ef..37404cdc4002366b2df87c46ab4546a863502bde 100644 (file)
@@ -74,7 +74,7 @@ public:
        void show_selection (TimeSelection&);
 
        void set_samples_per_unit (double);
-       void set_height (TimeAxisView::TrackHeight);
+       void set_height (uint32_t h);
        void show_timestretch (nframes_t start, nframes_t end);
        void hide_timestretch ();
        void selection_click (GdkEventButton*);