From ea5fa64c0bcfb6a916326756b5f84a78a2478025 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 18 Sep 2017 14:45:56 -0400 Subject: manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample --- gtk2_ardour/time_axis_view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/time_axis_view.h') diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h index 3ec4039e38..390a533b50 100644 --- a/gtk2_ardour/time_axis_view.h +++ b/gtk2_ardour/time_axis_view.h @@ -231,7 +231,7 @@ class TimeAxisView : public virtual AxisView Gtk::VBox controls_vbox; Gtk::VBox time_axis_vbox; Gtk::HBox time_axis_hbox; - Gtk::Frame time_axis_sample; + Gtk::Frame time_axis_frame; Gtk::HBox top_hbox; Gtk::Fixed scroomer_placeholder; bool _name_editing; -- cgit v1.2.3