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/sfdb_ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/sfdb_ui.h') diff --git a/gtk2_ardour/sfdb_ui.h b/gtk2_ardour/sfdb_ui.h index 1167271d5a..a1ac98fd8a 100644 --- a/gtk2_ardour/sfdb_ui.h +++ b/gtk2_ardour/sfdb_ui.h @@ -96,7 +96,7 @@ protected: AudioClock length_clock; AudioClock timecode_clock; - Gtk::Frame border_sample; + Gtk::Frame border_frame; Gtk::Label preview_label; Gtk::TextView tags_entry; -- cgit v1.2.3