change ActionManager::find_action() back to ActionManager::get_action()
[ardour.git] / gtk2_ardour / region_editor.h
index aa0098a4ba5f5993b9327e2a62d405cf77e3e9e6..888ab8afb38526598b89bd85d90ba0221d60f71b 100644 (file)
@@ -115,6 +115,8 @@ private:
 
        Gtk::Label _sources_label;
        Gtk::ListViewText _sources;
+
+       void set_clock_mode_from_primary ();
 };
 
 #endif /* __gtk_ardour_region_edit_h__ */