use new action map API instead of ActionManager::get_action
[ardour.git] / gtk2_ardour / sfdb_ui.h
index 1167271d5a6cff156cf81142279a0ba3ab120892..a1ac98fd8abc5ae09d6abbacc8455e606d51f63e 100644 (file)
@@ -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;