summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pan_automation_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/pan_automation_time_axis.h')
-rw-r--r--gtk2_ardour/pan_automation_time_axis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/pan_automation_time_axis.h b/gtk2_ardour/pan_automation_time_axis.h
index c2803c0172..cde8f2bd5b 100644
--- a/gtk2_ardour/pan_automation_time_axis.h
+++ b/gtk2_ardour/pan_automation_time_axis.h
@@ -45,7 +45,7 @@ class PanAutomationTimeAxisView : public AutomationTimeAxisView
void clear_lines ();
void add_line (AutomationLine&);
- void set_height (TimeAxisView::TrackHeight);
+ void set_height (uint32_t h);
protected:
Gtk::ComboBoxText multiline_selector;